https://github.com/zisra/providers
Package that contains all the providers of movie-web
https://github.com/zisra/providers
Last synced: 12 months ago
JSON representation
Package that contains all the providers of movie-web
- Host: GitHub
- URL: https://github.com/zisra/providers
- Owner: zisra
- License: mit
- Created: 2023-09-12T03:41:47.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-31T23:07:06.000Z (over 2 years ago)
- Last Synced: 2025-04-15T06:49:22.468Z (about 1 year ago)
- Language: TypeScript
- Size: 2.23 MB
- Stars: 14
- Watchers: 0
- Forks: 142
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# @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).