Providers and sources for sudo-flix
Find a file
2023-12-29 18:06:08 +01:00
.docs Merge branch 'revamp-docs' of https://github.com/movie-web/providers into revamp-docs 2023-12-29 17:53:40 +01:00
.github
.vscode
examples
src Write more documentation 2023-12-29 16:59:30 +01:00
tests Fix browser integration test 2023-12-25 01:18:05 +01:00
.editorconfig
.eslintrc.js Add builder for adding custom sources 2023-12-25 01:00:19 +01:00
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json Check browser compile compatibility in integration tests 2023-12-24 18:02:56 +01:00
package.json Bump version 2023-12-29 17:34:25 +01:00
README.md Update readme 2023-12-29 17:24:34 +01:00
tsconfig.json Add type checking in build step 2023-12-24 19:45:43 +01:00
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://providers.docs.movie-web.app/

How to run locally or test my changes

These topics are also covered in the documentation, read about it here.