Extractors
Additions
- [exhentai] add
fallback-retries
option (#4792) - [urlgalleries] add
gallery
extractor (#919, #1184, #2905, #4886)
Fixes
- [nijie] fix image URLs of multi-image posts (#4876)
- [patreon] fix bootstrap data extraction (#4904, #4906)
- [twitter] fix
/media
timelines (#4898, #4899) - [twitter] retry API requests when response contains incomplete results (#4811)
Improvements
- [exhentai] store more cookies when logging in with username & password (#4881)
- [twitter] generalize "Login Required" errors (#4734, #4324)
Options
- add
-e/--error-file
command-line andoutput.errorfile
config option (#4732)
Miscellaneous
- automatically build and push Docker images
- prompt for passwords on login when necessary
- fix
util.dump_response()
to work withbytes
header values