Providers and sources for sudo-flix
Find a file
2024-01-17 19:22:37 +01:00
.docs
.github
.vscode
examples
src fix some stuff 2024-01-17 19:22:37 +01:00
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json fix some stuff 2024-01-17 19:22:37 +01:00
package.json fix some stuff 2024-01-17 19:22:37 +01:00
README.md
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

Visit documentation here: https://providers.docs.movie-web.app/

How to run locally or test my changes

These topics are also covered in the documentation, read about it here.