Providers and sources for sudo-flix
Find a file
Pas f6ff4761f4 Revert "use fedapi js"
This reverts commit 8c1701d719.
2025-02-24 07:49:20 -07:00
.docs
.github
.vscode
examples
src Revert "use fedapi js" 2025-02-24 07:49:20 -07:00
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json
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.