Providers and sources for sudo-flix
Find a file
Pas b885807bed disable ridomovies + closeload
closeload is broken
2025-10-05 22:57:45 -06:00
.docs update docs 2025-08-03 16:07:01 -06:00
.github update docs 2025-07-11 14:08:43 -06:00
.vscode
examples
src disable ridomovies + closeload 2025-10-05 22:57:45 -06:00
tests Update startup.mjs 2025-09-25 11:58:36 -06:00
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE update docs 2025-07-11 14:08:43 -06:00
package.json bump version 2025-08-03 16:20:45 -06:00
pnpm-lock.yaml remove external subtitle scraping 2025-08-01 14:54:29 -06:00
README.md update domains 2025-07-31 11:56:20 -06:00
tsconfig.json
vite.config.ts

@p-stream/providers

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

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://providers.pstream.mov/

How to run locally or test my changes

These topics are also covered in the documentation