Providers and sources for sudo-flix
Find a file
TPN 1549f84df0
Some checks failed
Testing / Testing (push) Has been cancelled
Fix vidsrcsu again
hopefully futureproof enough this time
2025-01-22 14:45:17 +00:00
.docs
.github
.vscode
examples
src Fix vidsrcsu again 2025-01-22 14:45:17 +00:00
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json Add vidsrc.su 2025-01-10 10:12:25 +00:00
pnpm-lock.yaml Add vidsrc.su 2025-01-10 10:12:25 +00:00
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.