Providers and sources for sudo-flix
Find a file
2025-01-08 23:59:58 +05:30
.docs disable vidsrc 2024-04-12 18:30:21 +02:00
.github Update packages and fix test 2024-12-07 14:20:08 +00:00
.vscode repo setup 2023-06-21 14:50:06 +02:00
examples add support for full url merging 2023-09-06 14:30:21 +02:00
src Upgrade packages, lint and vite, use new eslint flat config and add vidsrc.su 2025-01-08 16:51:12 +00:00
tests test 2024-03-31 15:41:57 +02:00
.editorconfig repo setup 2023-06-21 14:50:06 +02:00
.eslintrc update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.gitattributes repo setup 2023-06-21 14:50:06 +02:00
.gitignore update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.npmrc repo setup 2023-06-21 14:50:06 +02:00
.prettierrc repo setup 2023-06-21 14:50:06 +02:00
eslint.config.mjs Upgrade packages, lint and vite, use new eslint flat config and add vidsrc.su 2025-01-08 16:51:12 +00:00
LICENSE Create LICENSE 2023-12-23 23:24:29 +01:00
package.json Upgrade packages, lint and vite, use new eslint flat config and add vidsrc.su 2025-01-08 16:51:12 +00:00
pnpm-lock.yaml Upgrade packages, lint and vite, use new eslint flat config and add vidsrc.su 2025-01-08 16:51:12 +00:00
README.md update docs links in README.md 2024-02-25 17:33:53 -08:00
tsconfig.json update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
vite.config.ts Update vite.config.ts 2025-01-08 23:59:58 +05:30

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