Providers and sources for sudo-flix
Find a file
2024-06-30 13:09:40 +05:30
.docs disable vidsrc 2024-04-12 18:30:21 +02:00
.github
.vscode
examples
src Add temporary option proxyStreams in ProviderMakerOptions 2024-06-30 13:09:40 +05:30
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json Update dependencies 2024-06-16 19:13:30 +05:30
pnpm-lock.yaml Update dependencies 2024-06-16 19:13:30 +05:30
README.md
tsconfig.json
vite.config.ts

@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.