Extractors
Additions
- [ao3] add support (#6013)
- [civitai] add support (#3706, #3787, #4129, #5995, #6220)
- [cohost] add support (#4483, #6191)
Fixes
- [8chan] update
TOS
cookie name - [deviantart] work around OAuth API returning empty journal texts (#6196, #6207, #5916)
- [weasyl:favorite] fix pagination (#6113)
Improvements
- [bluesky] support video downloads (#6183)
- [deviantart] add
previews
option (#3782, #6124) - [deviantart] warn about empty journal texts (#5916)
- [inkbunny:favorite] update default directory (#6115)
- [jpgfish] update domain to
jpg5.su
(#6231) - [skeb] prevent 429 errors and need for
request_key
cookie - [weasyl:favorite] support readable URL format (#6113)
- [wikimedia] automatically detect API endpoint when none is defined
- [zzup] support
up.zzup.com
galleries (#6181)
Post Processors
- [ugoira] implement storing "original" frames in ZIP archives (#6147)
- [ugoira] fix
KeyError: '_ugoira_frame_index'
(#6154)
Formatter
- add
L
conversion - returns the length of a value - allow accessing
util.NONE
via global_nul
Miscellaneous
- [cookies] add
cookies-select
option - [cookies:firefox] support using domain & container filters together
- [docker] prevent errors in Dockerfile build
- [tests] make
#category
result entries optional - allow filtering
--list-extractors
results - implement alternatives for deprecated
utc
datetime functions