Providers and sources for sudo-flix
Find a file
2023-12-29 18:33:58 +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 Merge branch 'dev' into better-int-testing 2023-09-28 18:54:12 +01:00
.vscode
examples
src Fix febbox qualities 2023-12-29 18:33:58 +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 Create LICENSE 2023-12-23 23:24:29 +01:00
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.