callback events

This commit is contained in:
mrjvs
2023-08-24 21:51:43 +02:00
parent ef766936dd
commit ffe5cf5369
8 changed files with 120 additions and 15 deletions

View File

@@ -6,5 +6,12 @@ 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)
> This package is still WIP
> TODO documentation: examples for nodejs + browser
> TODO documentation: how to use + usecases
> TODO documentation: examples on how to make a custom fetcher