# Changelog ## 1.30.10 - 2025-10-12 ### Extractors #### Additions - [bluesky] add `bookmark` extractor ([#8370](https://github.com/mikf/gallery-dl/issues/8370)) - [dandadan] add support ([#8381](https://github.com/mikf/gallery-dl/issues/8381)) #### Fixes - [bellazon] fix video URL extraction ([#8392](https://github.com/mikf/gallery-dl/issues/8392)) - [bluesky] handle exceptions during file extraction - [civitai] prevent downloading random posts from deleted users ([#8299](https://github.com/mikf/gallery-dl/issues/8299)) - [girlsreleased] update API endpoints ([#8360](https://github.com/mikf/gallery-dl/issues/8360)) - [instagram] restore `video_dash_manifest` downloads ([#8364](https://github.com/mikf/gallery-dl/issues/8364)) - [kemono] prevent fatal exceptions when retrieving user profile data ([#8382](https://github.com/mikf/gallery-dl/issues/8382)) - [mangadex] fix `RuntimeError` for titles without a `description` ([#8389](https://github.com/mikf/gallery-dl/issues/8389)) - [naver-blog] fix video extraction ([#8385](https://github.com/mikf/gallery-dl/issues/8385)) - [poipiku] fix original file downloads ([#8356](https://github.com/mikf/gallery-dl/issues/8356)) - [weibo] fix retrieving followers-only content ([#6447](https://github.com/mikf/gallery-dl/issues/6447) [#7939](https://github.com/mikf/gallery-dl/issues/7939) [#8063](https://github.com/mikf/gallery-dl/issues/8063) [#8354](https://github.com/mikf/gallery-dl/issues/8354) [#8357](https://github.com/mikf/gallery-dl/issues/8357)) - [weibo] use `page` parameter for `feed` results ([#7523](https://github.com/mikf/gallery-dl/issues/7523) [#8128](https://github.com/mikf/gallery-dl/issues/8128) [#8357](https://github.com/mikf/gallery-dl/issues/8357)) - [wikimedia] fix name & extension of files without an extension ([#8344](https://github.com/mikf/gallery-dl/issues/8344)) - [wikimedia] ignore missing files ([#8388](https://github.com/mikf/gallery-dl/issues/8388)) #### Improvements - [bellazon] ignore links to other threads ([#8392](https://github.com/mikf/gallery-dl/issues/8392)) - [common] disable delay for `request_location()` - [fansly] update format selection ([#4401](https://github.com/mikf/gallery-dl/issues/4401)) - [fansly] download user posts from all account walls ([#4401](https://github.com/mikf/gallery-dl/issues/4401)) - [instagram] support `/share/SHORTCODE` URLs ([#8340](https://github.com/mikf/gallery-dl/issues/8340)) - [weibo] ignore ongoing live streams ([#8339](https://github.com/mikf/gallery-dl/issues/8339)) - [zerochan] forward URL parameters to API requests ([#8377](https://github.com/mikf/gallery-dl/issues/8377)) #### Metadata - [instagram] extract `subscription` metadata ([#8349](https://github.com/mikf/gallery-dl/issues/8349)) - [webtoons] fix `episode` metadata extraction ([#2591](https://github.com/mikf/gallery-dl/issues/2591)) #### Removals - [twitter] remove login support ([#4202](https://github.com/mikf/gallery-dl/issues/4202) [#6029](https://github.com/mikf/gallery-dl/issues/6029) [#6040](https://github.com/mikf/gallery-dl/issues/6040) [#8362](https://github.com/mikf/gallery-dl/issues/8362)) ### Post Processors - [exec] support `{_temppath}` replacement fields ([#8329](https://github.com/mikf/gallery-dl/issues/8329)) ### Miscellaneous - [formatter] improve error messages ([#8369](https://github.com/mikf/gallery-dl/issues/8369)) - [path] implement conditional `base-directory` - use `utf-8` encoding when opening files in text mode ([#8376](https://github.com/mikf/gallery-dl/issues/8376)) ## 1.30.9 - 2025-10-03 ### Extractors #### Additions - [mangafire] add support ([#7064](https://github.com/mikf/gallery-dl/issues/7064) [#7701](https://github.com/mikf/gallery-dl/issues/7701)) - [mangareader] add support ([#6529](https://github.com/mikf/gallery-dl/issues/6529) [#6868](https://github.com/mikf/gallery-dl/issues/6868)) - [patreon] add `collection` extractor ([#8286](https://github.com/mikf/gallery-dl/issues/8286)) - [s3ndpics] add support ([#8322](https://github.com/mikf/gallery-dl/issues/8322)) #### Fixes - [chevereto] fix `id` for links without file name ([#8307](https://github.com/mikf/gallery-dl/issues/8307)) - [chevereto:album] fix video downloads ([#8149](https://github.com/mikf/gallery-dl/issues/8149) [#8295](https://github.com/mikf/gallery-dl/issues/8295)) - [hdoujin] fix `KeyError: 13` by adding `reclass` tag type ([#8290](https://github.com/mikf/gallery-dl/issues/8290)) - [misskey] include `withRenotes` parameter in API requests ([#8285](https://github.com/mikf/gallery-dl/issues/8285)) - [nozomi] percent-encode search tags ([#8328](https://github.com/mikf/gallery-dl/issues/8328)) - [simpcity] fix `KeyError: 'url'` when thread author is deleted ([#8323](https://github.com/mikf/gallery-dl/issues/8323)) - [twitter] fix `quote_id` of individual Tweets ([#8284](https://github.com/mikf/gallery-dl/issues/8284)) - [zerochan] prevent `HttpError: '503 Service Temporarily Unavailable'` ([#8288](https://github.com/mikf/gallery-dl/issues/8288)) #### Improvements - [chevereto] support URLs with `www` subdomain ([#8149](https://github.com/mikf/gallery-dl/issues/8149)) - [imxto:gallery] support multiple pages ([#8282](https://github.com/mikf/gallery-dl/issues/8282)) - [instagram] add `warn-images` & `warn-videos` options ([#8283](https://github.com/mikf/gallery-dl/issues/8283)) - [instagram] use `reel` subcategory for `/reel/SHORTCODE` URLs ([#8274](https://github.com/mikf/gallery-dl/issues/8274)) - [instagram] support `/reels/SHORTCODE` URLs ([#8318](https://github.com/mikf/gallery-dl/issues/8318)) - [paheal] normalize `No results` output message ([#8313](https://github.com/mikf/gallery-dl/issues/8313)) - [pixiv] implement searching past 5000 results ([#1686](https://github.com/mikf/gallery-dl/issues/1686) [#7082](https://github.com/mikf/gallery-dl/issues/7082) [#8298](https://github.com/mikf/gallery-dl/issues/8298)) - [thehentaiworld] support more `post` URL formats ([#8277](https://github.com/mikf/gallery-dl/issues/8277)) - [weibo] download `.m3u8` manifests with ytdl ([#8339](https://github.com/mikf/gallery-dl/issues/8339)) - [weibo] resolve `wblive-out.api.weibo.com` URLs ([#8339](https://github.com/mikf/gallery-dl/issues/8339)) - [weibo] use `replay_hd` URLs as video fallback ([#8339](https://github.com/mikf/gallery-dl/issues/8339)) - [wikimedia] add ability to download image revisions ([#7283](https://github.com/mikf/gallery-dl/issues/7283) [#8330](https://github.com/mikf/gallery-dl/issues/8330)) - [zerochan] normalize `No results` output message ([#8313](https://github.com/mikf/gallery-dl/issues/8313)) #### Metadata - [hdoujin] extract `source` metadata ([#8280](https://github.com/mikf/gallery-dl/issues/8280)) - [instagram] provide `type` metadata ([#8274](https://github.com/mikf/gallery-dl/issues/8274)) - [mangadex] extract more manga-related metadata ([#8325](https://github.com/mikf/gallery-dl/issues/8325)) #### Removals - [chevereto] remove `img.kiwi` ### Downloaders - [http] add MIME type and signature for m3u8 & mpd files ([#8339](https://github.com/mikf/gallery-dl/issues/8339)) ### Post Processors - [python] restore `archive` functionality ### Miscellaneous - [cookies] add support for `Orion` browser ([#8303](https://github.com/mikf/gallery-dl/issues/8303)) - [docker] include more optional Python dependencies ([#8026](https://github.com/mikf/gallery-dl/issues/8026)) - [docs] update `configuration.rst` formatting ## 1.30.8 - 2025-09-23 ### Extractors #### Additions - [chevereto] support `imglike.com` ([#5179](https://github.com/mikf/gallery-dl/issues/5179)) - [chevereto] add `category` extractor ([#5179](https://github.com/mikf/gallery-dl/issues/5179)) - [Danbooru] add `random` extractor ([#8270](https://github.com/mikf/gallery-dl/issues/8270)) - [hdoujin] add support ([#6810](https://github.com/mikf/gallery-dl/issues/6810)) - [imgpile] add support ([#5044](https://github.com/mikf/gallery-dl/issues/5044)) - [mangadex] add `covers` extractor ([#4994](https://github.com/mikf/gallery-dl/issues/4994)) - [mangataro] add support ([#8237](https://github.com/mikf/gallery-dl/issues/8237)) - [thehentaiworld] add support ([#274](https://github.com/mikf/gallery-dl/issues/274) [#8237](https://github.com/mikf/gallery-dl/issues/8237)) #### Fixes - [4archive] fix `TypeError` ([#8217](https://github.com/mikf/gallery-dl/issues/8217)) - [bellazon] fix video attachments ([#8239](https://github.com/mikf/gallery-dl/issues/8239)) - [bunkr] fix `JSONDecodeError` for files with URL slugs containing apostrophes `'` ([#8150](https://github.com/mikf/gallery-dl/issues/8150)) - [instagram] ensure manifest data exists before attempting a DASH download ([#8267](https://github.com/mikf/gallery-dl/issues/8267)) - [schalenetwork] fix extraction ([#6948](https://github.com/mikf/gallery-dl/issues/6948) [#7391](https://github.com/mikf/gallery-dl/issues/7391) [#7728](https://github.com/mikf/gallery-dl/issues/7728)) - [twitter] fix quoted Tweets being marked as `deleted` ([#8225](https://github.com/mikf/gallery-dl/issues/8225)) #### Improvements - [2ch] update domain to `2ch.su`, support `2ch.life` URLs ([#8216](https://github.com/mikf/gallery-dl/issues/8216)) - [bellazon][simpcity][vipergirls] process threads in descending order ([#8248](https://github.com/mikf/gallery-dl/issues/8248)) - [bellazon] extract `inline` images (##8247) - [bellazon] support video embeds ([#8239](https://github.com/mikf/gallery-dl/issues/8239)) - [bellazon] support `#comment-12345` post links ([#8239](https://github.com/mikf/gallery-dl/issues/8239)) - [lensdump] support new direct file URL pattern ([#8251](https://github.com/mikf/gallery-dl/issues/8251)) - [simpcity] extract URLs of `