Providers and sources for P-Stream
Find a file
2026-03-05 10:04:58 -07:00
.docs
.github update docs 2026-03-05 09:56:44 -07:00
.vscode
examples
src add sources 2026-03-05 10:04:58 -07:00
tests
.editorconfig
.eslintrc
.gitattributes
.gitignore
.npmrc
.prettierrc
LICENSE
package-lock.json
package.json
pnpm-lock.yaml
README.md update docs 2026-03-05 09:56:44 -07:00
tsconfig.json
vite.config.ts

@p-stream/providers

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:

How to run locally or test my changes

These topics are also covered in the documentation