Providers and sources for sudo-flix
Find a file
2024-01-19 20:13:44 +01:00
.docs Bump follow-redirects from 1.15.2 to 1.15.4 in /.docs 2024-01-11 00:39:32 +00:00
.github
.vscode
examples
src improve regex 2024-01-19 20:13:44 +01:00
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json add disabled embed filter 2024-01-07 00:42:32 +01:00
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.