Providers and sources for sudo-flix
Find a file
2024-03-28 23:38:27 +01:00
.docs Bump follow-redirects from 1.15.4 to 1.15.6 in /.docs 2024-03-14 20:43:17 +00:00
.github
.vscode
examples
src Merge branch 'dev' into dev 2024-03-28 23:36:48 +01:00
tests
.editorconfig
.eslintrc.js Merge branch 'movie-web:dev' into primewire 2024-03-26 16:15:55 -05:00
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json bump version and changelog 2024-03-14 21:33:59 +01:00
package.json Bump version 2024-03-19 17:01:57 +00:00
README.md
tsconfig.json
vite.config.js

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