Extractors
Additions
Fixes
- [bellazon] fix video URL extraction (#8392)
- [bluesky] handle exceptions during file extraction
- [civitai] prevent downloading random posts from deleted users (#8299)
- [girlsreleased] update API endpoints (#8360)
- [instagram] restore
video_dash_manifest
downloads (#8364) - [kemono] prevent fatal exceptions when retrieving user profile data (#8382)
- [mangadex] fix
RuntimeError
for titles without adescription
(#8389) - [naver-blog] fix video extraction (#8385)
- [poipiku] fix original file downloads (#8356)
- [weibo] fix retrieving followers-only content (#6447 #7939 #8063 #8354 #8357)
- [weibo] use
page
parameter forfeed
results (#7523 #8128 #8357) - [wikimedia] fix name & extension of files without an extension (#8344)
- [wikimedia] ignore missing files (#8388)
Improvements
- [bellazon] ignore links to other threads (#8392)
- [common] disable delay for
request_location()
- [fansly] update format selection (#4401)
- [fansly] download user posts from all account walls (#4401)
- [instagram] support
/share/SHORTCODE
URLs (#8340) - [weibo] ignore ongoing live streams (#8339)
- [zerochan] forward URL parameters to API requests (#8377)
Metadata
- [instagram] extract
subscription
metadata (#8349) - [webtoons] fix
episode
metadata extraction (#2591)
Removals
Post Processors
- [exec] support
{_temppath}
replacement fields (#8329)