bump version

This commit is contained in:
mrjvs
2023-09-06 17:58:28 +02:00
parent ee2b63034e
commit b387e5ac19
2 changed files with 2 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ features:
- scrape popular streaming websites
- works in both browser and server-side
> This package is still WIP
> **This package is still WIP**
Todos:
- add tests
@@ -21,9 +21,6 @@ Todos:
- does serialisation work as expected? (formdata + json + string)
- does json responses get automatically parsed?
- running individual scrapers
- finish fetchers:
- automatically parse json
- error logging for failed scrapers
- add all real providers
Future todos: