mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
Remove todos
This commit is contained in:
parent
2b7c0ad52f
commit
36d4e1f9f6
1 changed files with 3 additions and 32 deletions
35
README.md
35
README.md
|
|
@ -4,37 +4,8 @@ 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
|
||||
|
||||
- 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
|
||||
* [x] flixhq
|
||||
* [ ] gomovies
|
||||
* [x] kissasian
|
||||
* [x] remotestream
|
||||
|
||||
embeds:
|
||||
|
||||
* [x] upcloud
|
||||
* [x] mp4upload
|
||||
* [x] 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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue