mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 11:13:25 +00:00
update readme todos with descriptive todos
This commit is contained in:
15
README.md
15
README.md
@@ -10,7 +10,19 @@ features:
|
||||
> This package is still WIP
|
||||
|
||||
Todos:
|
||||
- add tests (integration, unit tests)
|
||||
- add tests
|
||||
- ProviderControls.runAll()
|
||||
- are events called?
|
||||
- custom source or embed order
|
||||
- are fetchers called?
|
||||
- is proxiedFetcher properly defaulted back to normal fetcher?
|
||||
- makeStandardFetcher()
|
||||
- do all parameters get passed to real fetch as expected?
|
||||
- does serialisation work as expected? (formdata + json + string)
|
||||
- do baseUrl settings work?
|
||||
- does json responses get automatically parsed?
|
||||
- makeFullUrl()
|
||||
- do slashes get converted correctly?
|
||||
- running individual scrapers
|
||||
- finish fetchers:
|
||||
- make baseUrl param work
|
||||
@@ -18,6 +30,7 @@ Todos:
|
||||
- automatically parse json
|
||||
- error logging for failed scrapers
|
||||
- make the lib not compile into one file, keep dependency structure
|
||||
- add all real providers
|
||||
|
||||
Future todos:
|
||||
- docs: examples for nodejs + browser
|
||||
|
Reference in New Issue
Block a user