Providers and sources for P-Stream
Find a file
2023-09-18 20:07:37 +01:00
.docs Add documentation 2023-09-05 22:18:59 +02:00
.github doc deployment action 2023-09-05 22:24:45 +02:00
.vscode repo setup 2023-06-21 14:50:06 +02:00
examples add support for full url merging 2023-09-06 14:30:21 +02:00
src Fix CORS errors 2023-09-15 23:26:18 -05:00
.editorconfig repo setup 2023-06-21 14:50:06 +02:00
.eslintrc.js chore: change eslint param reassign 2023-09-18 20:07:37 +01:00
.gitattributes repo setup 2023-06-21 14:50:06 +02:00
.gitignore add test coverage util 2023-09-06 14:32:13 +02:00
.npmrc repo setup 2023-06-21 14:50:06 +02:00
.prettierrc repo setup 2023-06-21 14:50:06 +02:00
package-lock.json SuperStream 2023-09-15 22:09:40 -05:00
package.json SuperStream 2023-09-15 22:09:40 -05:00
README.md Remove todos 2023-09-15 23:18:26 -05:00
tsconfig.json fix build? 2023-09-06 19:43:45 +02:00
vite.config.js bump version and fix package types 2023-09-10 19:45:20 +02: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

This package is still WIP