Providers and sources for P-Stream
Find a file
2024-03-28 21:51:12 +00:00
.docs Bump follow-redirects from 1.15.4 to 1.15.6 in /.docs 2024-03-14 20:43:17 +00:00
.github Update discord link in SECURITY.MD 2024-02-29 23:04:31 +00:00
.vscode
examples
src disable gomovies 2024-03-28 21:51:12 +00:00
tests
.editorconfig
.eslintrc.js Stop ignoring console errors 2024-03-19 17:17:42 +00:00
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json bump version and changelog 2024-03-14 21:33:59 +01:00
package.json Bump version 2024-03-19 17:01:57 +00:00
README.md update docs links in README.md 2024-02-25 17:33:53 -08:00
tsconfig.json
vite.config.js add basic categories to tests 2024-01-17 17:18:12 +01:00

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