mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
Providers and sources for P-Stream
| .docs | ||
| .github | ||
| .vscode | ||
| examples | ||
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| .prettierrc | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| run-source.ts | ||
| tsconfig.json | ||
| vite.config.js | ||
@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