Extractors
Additions
- [2chen] implement generic
2chenboard extractors- support
https://schan.help/(#8680)
- support
- [aryion] add
watchextractor (#8705) - [comedywildlifephoto] add
galleryextractor (#8690) - [koofr] add
sharedextractor (#8700) - [picazor] add
userextractor (#7083 #7504 #7795 #8717) - [weebdex] add support (#8722)
- [xenforo] support
allthefallen.moe/forum(#3249 #8268)
Fixes
- [aryion:favorite] fix extraction (#8705 #8723 #8728)
- [aryion] fix
descriptionmetadata - [boosty] include
Authorizationheader with file downloads (#8704) - [fanbox] make
_extract_post()non-fatal (#8711) - [furaffinity] fix
tagsmetadata (#8724) - [mastodon] fix
AttributeError: 'parse_datetime_iso'(#8709) - [tenor] fix
titlemetadata - [twitter] fix
avatar&backgrounddownloads with"expand": true(#8698)
Improvements
- [boosty] warn about expired
authcookie tokens (#8704) - [misskey] implement
order-postsoption (#8516) - [reddit] use
"videos": "dash"by default (#8657) - [pixiv] warn about invalid
PHPSESSIDcookie (#8689)
Downloaders
- [ytdl] fix
UnboundLocalError: 'tries'(#8707) - [ytdl] respect
--no-skip
Miscellaneous
- [path] implement dynamic length directories (#1350)
- [formatter] add
Iformat specifier - identity - [tests] add
pathtests