Providers and sources for sudo-flix
Find a file
2024-03-31 18:48:22 +02:00
.docs
.github we go again 2024-03-31 15:44:55 +02:00
.vscode
examples
src Merge branch 'dev' into feature/pnpm 2024-03-31 17:01:14 +03:00
tests test 2024-03-31 15:41:57 +02:00
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json
pnpm-lock.yaml Bump ip from 1.1.8 to 1.1.9 2024-03-31 14:27:51 +00:00
README.md
tsconfig.json
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.