Providers and sources for sudo-flix
Find a file
2024-09-15 16:12:06 +01:00
.docs disable vidsrc 2024-04-12 18:30:21 +02:00
.github Fix test action 2024-08-04 23:52:01 +05:30
.vscode
examples
src Add support for 'External Sources' 2024-09-15 16:12:06 +01:00
tests test 2024-03-31 15:41:57 +02:00
.editorconfig
.eslintrc update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.gitattributes
.gitignore update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.npmrc
.prettierrc
LICENSE
package.json FIx random build error 2024-08-04 20:10:43 +00:00
pnpm-lock.yaml FIx random build error 2024-08-04 20:10:43 +00:00
README.md
tsconfig.json update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
vite.config.ts we go again 2024-03-31 15:44:55 +02:00

@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://movie-web.github.io/providers/

How to run locally or test my changes

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