Providers and sources for sudo-flix
Find a file
Pas 49c61942cf fix Catflix
skip search page
2025-01-17 19:33:17 -07:00
.docs disable vidsrc 2024-04-12 18:30:21 +02:00
.github Update packages and fix test 2024-12-07 14:20:08 +00:00
.vscode
examples
src fix Catflix 2025-01-17 19:33:17 -07: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.