mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
14 lines
445 B
Markdown
14 lines
445 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
|
|
|
|
Visit documentation here: https://movie-web.github.io/providers/
|
|
|
|
## How to run locally or test my changes
|
|
|
|
These topics are also covered in the documentation, [read about it here](https://movie-web.github.io/providers/extra-topics/development).
|