Add runner

This commit is contained in:
mrjvs
2023-08-27 19:47:09 +02:00
parent 59b2aa22f7
commit c55f830c30
9 changed files with 207 additions and 33 deletions

View File

@@ -5,8 +5,7 @@ Feel free to use for your own projects.
features:
- scrape popular streaming websites
- works in both browser and NodeJS server
- choose between all streams or non-protected stream (for browser use)
- works in both browser and server-side
> This package is still WIP
@@ -18,12 +17,8 @@ features:
> TODO functionality: running individual scrapers
> TODO functionality: running all scrapers
> TODO functionality: choose environment (for browser, for native)
> TODO functionality: show which types are supported for scraper in meta
> TODO content: add all scrapers/providers
> TODO tests: add tests