Providers and sources for sudo-flix
Find a file
2024-01-20 15:09:10 +01:00
.docs Bump vite from 4.5.1 to 4.5.2 in /.docs 2024-01-20 05:46:23 +00:00
.github
.vscode
examples
src filter out disabled embeds in runAll 2024-01-07 01:12:17 +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.