Providers and sources for sudo-flix
Find a file
2024-07-03 14:37:14 +01:00
.docs disable vidsrc 2024-04-12 18:30:21 +02:00
.github
.vscode revert settings.json 2024-04-07 11:37:38 +00:00
examples
src Update catflix 2024-07-03 14:37:14 +01:00
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json bump version + changelog 2024-04-12 17:42:44 +02:00
pnpm-lock.yaml
README.md
tsconfig.json
vite.config.ts

@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.