mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:03:26 +00:00
14 lines
314 B
Markdown
14 lines
314 B
Markdown
# @movie-web/providers
|
|
|
|
package that holds all providers of movie-web.
|
|
Feel free to use for your own projects.
|
|
|
|
features:
|
|
- scrape popular streaming websites
|
|
- works in both browser and server-side
|
|
|
|
> **This package is still WIP**
|
|
|
|
Todos:
|
|
- make default fetcher maker thing work with both undici and node-fetch
|