From 36d4e1f9f62f91413edf386768f0ffd92de03b1f Mon Sep 17 00:00:00 2001 From: Isra Date: Fri, 15 Sep 2023 23:18:26 -0500 Subject: [PATCH] Remove todos --- README.md | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index b99ee2a..ce4652f 100644 --- a/README.md +++ b/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)