Providers and sources for sudo-flix
Find a file
2025-04-30 09:08:41 -06:00
.docs
.github
.vscode
examples
src fix xprime 2025-04-30 09:08:41 -06:00
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json add scraping timeout 2025-04-07 00:58:41 -06:00
pnpm-lock.yaml add scraping timeout 2025-04-07 00:58:41 -06:00
README.md Update README.md 2025-04-27 18:30:53 -06:00
tsconfig.json
vite.config.ts fix vercel build 2025-04-29 19:12:42 -06:00

@movie-web/providers

package that holds all providers of P-Stream. Feel free to use for your own projects.

features:

  • scrape popular streaming websites
  • works in both browser and server-side

Visit documentation here: https://sussy-code.github.io/providers/

How to run locally or test my changes

These topics are also covered in the documentation