Providers and sources for P-Stream
Find a file
2025-05-18 11:04:34 -06:00
.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
examples
src Update streamtape.ts 2025-05-18 11:04:34 -06:00
tests test 2024-03-31 15:41:57 +02:00
.editorconfig
.eslintrc update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.gitattributes
.gitignore update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
.npmrc
.prettierrc
LICENSE
package.json update wyzie subs 2025-04-30 20:11:34 -06:00
pnpm-lock.yaml update wyzie subs 2025-04-30 20:11:34 -06:00
README.md Update README.md 2025-04-30 16:52:42 -06:00
tsconfig.json update deps, migrate to pnpm 2024-03-29 21:23:32 +01:00
vite.config.ts fix vercel build 2025-04-29 19:12:42 -06:00

@movie-web/providers

READ: Most sources marked with 🔥 or 🤝 are only avaliable on https://pstream.org

Because these scrapers are getting harder and harder to maintain, as they get patched. We need to close-source them. This is unfortunate, but it's the reality of the pirating scene. Sites that we scrape are blocking us, and we keep losing them. Fortunately, P-Stream has partnered with many people who offered their services on the site. You are still free to self-host; several sources are still usable, with more open-source ones coming soon. If you have experience coding, this is a great oppurtunity to develop your own scrapers.

package that holds all providers of P-Stream. Feel free to use for your own projects.

features:

  • scrape popular streaming websites
  • works in both browser and server-side

Visit documentation here: https://sussy-code.github.io/providers/

How to run locally or test my changes

These topics are also covered in the documentation