Providers and sources for sudo-flix
Find a file
2024-01-06 14:59:54 +00:00
.docs Update changelog to 2.0.4 2024-01-06 14:59:54 +00:00
.github Remove binary 2024-01-02 20:22:06 +01:00
.vscode
examples
src Merge branch 'dev' into fix-showbox-useragent 2024-01-06 14:41:31 +00:00
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json
package.json Bump Version 2024-01-06 14:49:09 +00: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.