Providers and sources for sudo-flix
Find a file
2024-01-06 14:39:43 +00:00
.docs Update docs 2023-12-29 20:46:03 +01:00
.github Remove binary 2024-01-02 20:22:06 +01:00
.vscode
examples
src Merge branch 'dev' into vidsrcto 2024-01-06 14:39:43 +00:00
tests Fix browser integration test 2023-12-25 01:18:05 +01:00
.editorconfig
.eslintrc.js vidsrcto draft 2023-12-27 02:03:53 +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 asdfua 2024-01-02 22:31:08 +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.