Providers and sources for sudo-flix
Find a file
2024-01-06 21:56:53 +01:00
.docs Update docs 2024-01-06 21:53:09 +01:00
.github Remove binary 2024-01-02 20:22:06 +01:00
.vscode
examples
src Bump version and update febbox mp4 to not have subs as endpoint broke 2024-01-06 21:52:01 +01:00
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json
package.json Bump version and update febbox mp4 to not have subs as endpoint broke 2024-01-06 21:52:01 +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.