Providers and sources for P-Stream
Find a file
2023-09-15 15:11:27 -05: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 Import types only 2023-09-15 15:11:27 -05:00
.editorconfig repo setup 2023-06-21 14:50:06 +02:00
.eslintrc.js add mp4upload + streamsb 2023-09-15 19:54:30 +02: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 feat(providers): remotestream 2023-09-11 22:41:41 -05:00
package.json bump version and fix package types 2023-09-10 19:45:20 +02:00
README.md Add kissasian scraper 2023-09-15 15:09:00 -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

Todos:

  • make default fetcher maker thing work with both undici and node-fetch

providers need to be ported to the new provider repo:

  • superstream
  • flixhq
  • gomovies
  • kissasian
  • remotestream

embeds:

  • upcloud
  • mp4upload
  • streamsb

providers that will not be ported:

  • 2embed (disabled)
  • gdriveplayer (disabled)
  • hdwatched (disabled)
  • m4ufree (disabled)
  • netfilm (disabled)
  • sflix (disabled)
  • playm4u (never worked)
  • streamm4u (never worked, throws 403)
  • streamflix (uses flixhq, we already have the content)