Providers and sources for sudo-flix
Find a file
dependabot[bot] 867313fce1
Bump undici from 5.28.3 to 5.28.4 in /.docs
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:40:39 +00:00
.docs Bump undici from 5.28.3 to 5.28.4 in /.docs 2024-04-04 17:40:39 +00:00
.github
.vscode
examples
src fixes 2024-04-03 23:26:54 +05:30
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package.json
pnpm-lock.yaml
README.md
tsconfig.json
vite.config.ts

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