Gallery-dl

Latest version: v1.29.1

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 29

1.23.4

Additions
- [aibooru] add support for aibooru.online ([3075](https://github.com/mikf/gallery-dl/issues/3075))
- [instagram] add 'avatar' extractor ([929](https://github.com/mikf/gallery-dl/issues/929), [#1097](https://github.com/mikf/gallery-dl/issues/1097), [#2992](https://github.com/mikf/gallery-dl/issues/2992))
- [instagram] support 'instagram.com/s/' highlight URLs ([3076](https://github.com/mikf/gallery-dl/issues/3076))
- [instagram] extract 'coauthors' metadata ([3107](https://github.com/mikf/gallery-dl/issues/3107))
- [mangasee] add support for 'mangalife' ([3086](https://github.com/mikf/gallery-dl/issues/3086))
- [mastodon] add 'bookmark' extractor ([3109](https://github.com/mikf/gallery-dl/issues/3109))
- [mastodon] support cross-instance user references and '/web/' URLs ([3109](https://github.com/mikf/gallery-dl/issues/3109))
- [moebooru] implement 'notes' extraction ([3094](https://github.com/mikf/gallery-dl/issues/3094))
- [pixiv] extend 'metadata' option ([3057](https://github.com/mikf/gallery-dl/issues/3057))
- [reactor] match 'best', 'new', 'all' URLs ([3073](https://github.com/mikf/gallery-dl/issues/3073))
- [smugloli] add 'smugloli' extractors ([3060](https://github.com/mikf/gallery-dl/issues/3060))
- [tumblr] add 'fallback-delay' and 'fallback-retries' options ([2957](https://github.com/mikf/gallery-dl/issues/2957))
- [vichan] add generic extractors for vichan imageboards
Fixes
- [bcy] fix extraction ([3103](https://github.com/mikf/gallery-dl/issues/3103))
- [gelbooru] support alternate parameter order in post URLs ([2821](https://github.com/mikf/gallery-dl/issues/2821))
- [hentai2read] support minor versions in chapter URLs ([3089](https://github.com/mikf/gallery-dl/issues/3089))
- [hentaihere] support minor versions in chapter URLs
- [kemonoparty] fix 'dms' extraction ([3106](https://github.com/mikf/gallery-dl/issues/3106))
- [kemonoparty] update pagination offset
- [manganelo] update domain to 'chapmanganato.com' ([3097](https://github.com/mikf/gallery-dl/issues/3097))
- [pixiv] use 'exact_match_for_tags' as default search mode ([3092](https://github.com/mikf/gallery-dl/issues/3092))
- [redgifs] fix 'token' extraction ([3080](https://github.com/mikf/gallery-dl/issues/3080), [#3081](https://github.com/mikf/gallery-dl/issues/3081))
- [skeb] fix extraction ([3112](https://github.com/mikf/gallery-dl/issues/3112))
- improve compatibility of DownloadArchive ([3078](https://github.com/mikf/gallery-dl/issues/3078))

1.23.3

Additions
- [2chen] Add `2chen.moe` extractor ([2707](https://github.com/mikf/gallery-dl/issues/2707))
- [8chan] add `thread` and `board` extractors ([2938](https://github.com/mikf/gallery-dl/issues/2938))
- [deviantart] add `group` option ([3018](https://github.com/mikf/gallery-dl/issues/3018))
- [fanbox] add `content` metadata field ([3020](https://github.com/mikf/gallery-dl/issues/3020))
- [instagram] restore `cursor` functionality ([2991](https://github.com/mikf/gallery-dl/issues/2991))
- [instagram] restore warnings for private profiles ([3004](https://github.com/mikf/gallery-dl/issues/3004), [#3045](https://github.com/mikf/gallery-dl/issues/3045))
- [nana] add `nana` extractors ([2967](https://github.com/mikf/gallery-dl/issues/2967))
- [nijie] add `feed` and `followed` extractors ([3048](https://github.com/mikf/gallery-dl/issues/3048))
- [tumblr] support `https://www.tumblr.com/BLOGNAME` URLs ([#3034](https://github.com/mikf/gallery-dl/issues/3034))
- [tumblr] add `offset` option
- [vk] add `tagged` extractor ([2997](https://github.com/mikf/gallery-dl/issues/2997))
- add `path-extended` option ([3021](https://github.com/mikf/gallery-dl/issues/3021))
- emit debug logging messages before calling time.sleep() ([2982](https://github.com/mikf/gallery-dl/issues/2982))
Changes
- [postprocessor:metadata] assume `"mode": "custom"` when `format` is given
Fixes
- [artstation] skip missing projects ([3016](https://github.com/mikf/gallery-dl/issues/3016))
- [danbooru] fix ugoira metadata extraction ([3056](https://github.com/mikf/gallery-dl/issues/3056))
- [deviantart] fix `deviation` extraction ([2981](https://github.com/mikf/gallery-dl/issues/2981))
- [hitomi] fall back to `webp` when selected format is not available ([3030](https://github.com/mikf/gallery-dl/issues/3030))
- [imagefap] fix and improve folder extraction and gallery pagination ([3013](https://github.com/mikf/gallery-dl/issues/3013))
- [instagram] fix login ([3011](https://github.com/mikf/gallery-dl/issues/3011), [#3015](https://github.com/mikf/gallery-dl/issues/3015))
- [nozomi] fix extraction ([3051](https://github.com/mikf/gallery-dl/issues/3051))
- [redgifs] fix extraction ([3037](https://github.com/mikf/gallery-dl/issues/3037))
- [tumblr] sleep between fallback retries ([2957](https://github.com/mikf/gallery-dl/issues/2957))
- [vk] unescape error messages
- fix duplicated metadata bug with `-j` ([3033](https://github.com/mikf/gallery-dl/issues/3033))
- fix bug when processing input file comments ([2808](https://github.com/mikf/gallery-dl/issues/2808))

1.23.2

Additions
- [artstation] support search filters ([2970](https://github.com/mikf/gallery-dl/issues/2970))
- [blogger] add `label` and `query` metadata fields ([2930](https://github.com/mikf/gallery-dl/issues/2930))
- [exhentai] add a slash to the end of gallery URLs ([2947](https://github.com/mikf/gallery-dl/issues/2947))
- [instagram] add `count` metadata field ([2979](https://github.com/mikf/gallery-dl/issues/2979))
- [instagram] add `api` option
- [kemonoparty] add `count` metadata field ([2952](https://github.com/mikf/gallery-dl/issues/2952))
- [mastodon] warn about moved accounts ([2939](https://github.com/mikf/gallery-dl/issues/2939))
- [newgrounds] add `games` extractor ([2955](https://github.com/mikf/gallery-dl/issues/2955))
- [newgrounds] extract `type` metadata
- [pixiv] add `series` extractor ([2964](https://github.com/mikf/gallery-dl/issues/2964))
- [sankaku] implement `refresh` option ([2958](https://github.com/mikf/gallery-dl/issues/2958))
- [skeb] add `search` extractor and `filters` option ([2945](https://github.com/mikf/gallery-dl/issues/2945))
Fixes
- [deviantart] fix extraction ([2981](https://github.com/mikf/gallery-dl/issues/2981), [#2983](https://github.com/mikf/gallery-dl/issues/2983))
- [fappic] fix extraction
- [instagram] extract higher-resolution photos ([2666](https://github.com/mikf/gallery-dl/issues/2666))
- [instagram] fix `username` and `fullname` metadata for saved posts ([2911](https://github.com/mikf/gallery-dl/issues/2911))
- [instagram] update API headers
- [kemonoparty] send `Referer` headers ([2989](https://github.com/mikf/gallery-dl/issues/2989), [#2990](https://github.com/mikf/gallery-dl/issues/2990))
- [kemonoparty] restore `favorites` API endpoints ([2994](https://github.com/mikf/gallery-dl/issues/2994))
- [myportfolio] use fallback when no images are found ([2959](https://github.com/mikf/gallery-dl/issues/2959))
- [plurk] fix extraction ([2977](https://github.com/mikf/gallery-dl/issues/2977))
- [sankaku] detect expired links ([2958](https://github.com/mikf/gallery-dl/issues/2958))
- [tumblr] retry extraction of failed higher-resolution images ([2957](https://github.com/mikf/gallery-dl/issues/2957))

1.23.1

Additions
- [flickr] add support for `secure.flickr.com` URLs ([2910](https://github.com/mikf/gallery-dl/issues/2910))
- [hotleak] add hotleak extractors ([2890](https://github.com/mikf/gallery-dl/issues/2890), [#2909](https://github.com/mikf/gallery-dl/issues/2909))
- [instagram] add `highlight_title` and `date` metadata for highlight downloads ([2879](https://github.com/mikf/gallery-dl/issues/2879))
- [paheal] add support for videos ([2892](https://github.com/mikf/gallery-dl/issues/2892))
- [tumblr] fetch high-quality inline images ([2877](https://github.com/mikf/gallery-dl/issues/2877))
- [tumblr] implement `ratelimit` option ([2919](https://github.com/mikf/gallery-dl/issues/2919))
- [twitter] add general support for unified cards ([2875](https://github.com/mikf/gallery-dl/issues/2875))
- [twitter] implement `cards-blacklist` option ([2875](https://github.com/mikf/gallery-dl/issues/2875))
- [zerochan] add `metadata` option ([2861](https://github.com/mikf/gallery-dl/issues/2861))
- [postprocessor:zip] implement `files` option ([2872](https://github.com/mikf/gallery-dl/issues/2872))
Fixes
- [bunkr] fix extraction ([2903](https://github.com/mikf/gallery-dl/issues/2903))
- [bunkr] use `media-files` servers for `m4v` and `mov` downloads ([2925](https://github.com/mikf/gallery-dl/issues/2925))
- [exhentai] improve 509.gif detection ([2901](https://github.com/mikf/gallery-dl/issues/2901))
- [exhentai] guess extension for original files ([2842](https://github.com/mikf/gallery-dl/issues/2842))
- [poipiku] use `img-org.poipiku.com` as image domain ([2796](https://github.com/mikf/gallery-dl/issues/2796))
- [reddit] prevent exception with empty submission URLs ([2913](https://github.com/mikf/gallery-dl/issues/2913))
- [redgifs] fix download URLs ([2884](https://github.com/mikf/gallery-dl/issues/2884))
- [smugmug] update default API credentials ([2881](https://github.com/mikf/gallery-dl/issues/2881))
- [twitter] provide proper `date` for syndication results ([2920](https://github.com/mikf/gallery-dl/issues/2920))
- [twitter] fix new-style `/card_img/` URLs
- remove all whitespace before comments after input file URLs ([2808](https://github.com/mikf/gallery-dl/issues/2808))

1.23.0

Changes
- [twitter] update `user` and `author` metdata fields
- for URLs with a single username or ID like `https://twitter.com/USER` or a search with a single `from:` statement, `user` will now always refer to the user referenced in the URL.
- for all other URLs like `https://twitter.com/i/bookmarks`, `user` and `author` refer to the same user
- `author` will always refer to the original Tweet author
- [twitter] update `quote_id` and `quote_by` metadata fields
- `quote_id` is now non-zero for quoted Tweets and contains the Tweet ID of the quotng Tweet (was the other way round before)
- `quote_by` is only defined for quoted Tweets like before, but now contains the screen name of the user quoting this Tweet
- [skeb] improve archive IDs for thumbnails and article images
Additions
- [artstation] add `num` and `count` metadata fields ([2764](https://github.com/mikf/gallery-dl/issues/2764))
- [catbox] add `album` extractor ([2410](https://github.com/mikf/gallery-dl/issues/2410))
- [blogger] emit metadata for posts without files ([2789](https://github.com/mikf/gallery-dl/issues/2789))
- [foolfuuka] update supported domains
- [gelbooru] add support for `api_key` and `user_id` ([2767](https://github.com/mikf/gallery-dl/issues/2767))
- [gelbooru] implement pagination for `pool` results ([2853](https://github.com/mikf/gallery-dl/issues/2853))
- [instagram] add support for a user's saved collections ([2769](https://github.com/mikf/gallery-dl/issues/2769))
- [instagram] provide `date` for directory format strings ([2830](https://github.com/mikf/gallery-dl/issues/2830))
- [kemonoparty] add `favorites` option ([2826](https://github.com/mikf/gallery-dl/issues/2826), [#2831](https://github.com/mikf/gallery-dl/issues/2831))
- [oauth] add `host` config option ([2806](https://github.com/mikf/gallery-dl/issues/2806))
- [rule34] implement pagination for `pool` results ([2853](https://github.com/mikf/gallery-dl/issues/2853))
- [skeb] add option to download `article` images ([1031](https://github.com/mikf/gallery-dl/issues/1031))
- [tumblr] download higher-quality images ([2761](https://github.com/mikf/gallery-dl/issues/2761))
- [tumblr] add `count` metadata field ([2804](https://github.com/mikf/gallery-dl/issues/2804))
- [wallhaven] implement `metadata` option ([2803](https://github.com/mikf/gallery-dl/issues/2803))
- [zerochan] add `tag` and `image` extractors ([1434](https://github.com/mikf/gallery-dl/issues/1434))
- [zerochan] implement login with username & password ([1434](https://github.com/mikf/gallery-dl/issues/1434))
- [postprocessor:metadata] implement `mode: modify` and `mode: delete` ([2640](https://github.com/mikf/gallery-dl/issues/2640))
- [formatter] add `g` conversion for slugifying a string ([2410](https://github.com/mikf/gallery-dl/issues/2410))
- [formatter] apply `:J` only to lists ([2833](https://github.com/mikf/gallery-dl/issues/2833))
- implement `path-metadata` option ([2734](https://github.com/mikf/gallery-dl/issues/2734))
- allow comments after input file URLs ([2808](https://github.com/mikf/gallery-dl/issues/2808))
- add global `warnings` option to control `urllib3` warning behavior ([2762](https://github.com/mikf/gallery-dl/issues/2762))
Fixes
- [bunkr] fix extraction ([2788](https://github.com/mikf/gallery-dl/issues/2788))
- [deviantart] use public access token for journals ([2702](https://github.com/mikf/gallery-dl/issues/2702))
- [e621] fix extraction of `popular` posts
- [fanbox] download cover images in original size ([2784](https://github.com/mikf/gallery-dl/issues/2784))
- [mastodon] allow downloading without access token ([2782](https://github.com/mikf/gallery-dl/issues/2782))
- [hitomi] update cache expiry time ([2863](https://github.com/mikf/gallery-dl/issues/2863))
- [hitomi] fix error when number of tag results is a multiple of 25 ([2870](https://github.com/mikf/gallery-dl/issues/2870))
- [mangahere] fix `page-reverse` option ([2795](https://github.com/mikf/gallery-dl/issues/2795))
- [poipiku] fix posts with more than one image ([2796](https://github.com/mikf/gallery-dl/issues/2796))
- [poipiku] update filter for static images ([2796](https://github.com/mikf/gallery-dl/issues/2796))
- [slideshare] fix metadata extraction
- [twitter] unescape `+` in search queries ([2226](https://github.com/mikf/gallery-dl/issues/2226))
- [twitter] fall back to unfiltered search ([2766](https://github.com/mikf/gallery-dl/issues/2766))
- [twitter] ignore invalid user entries ([2850](https://github.com/mikf/gallery-dl/issues/2850))
- [vk] prevent exceptions for broken/invalid photos ([2774](https://github.com/mikf/gallery-dl/issues/2774))
- [vsco] fix `collection` extraction
- [weibo] prevent exception for missing `playback_list` ([2792](https://github.com/mikf/gallery-dl/issues/2792))
- [weibo] prevent errors when paginating over album entries ([2817](https://github.com/mikf/gallery-dl/issues/2817))

1.22.4

Additions
- [instagram] add `pinned` metadata field ([2752](https://github.com/mikf/gallery-dl/issues/2752))
- [itaku] categorize sections by group ([1842](https://github.com/mikf/gallery-dl/issues/1842))
- [khinsider] extract `platform` metadata
- [tumblr] support `/blog/view` URLs ([2760](https://github.com/mikf/gallery-dl/issues/2760))
- [twitter] implement `strategy` option ([2712](https://github.com/mikf/gallery-dl/issues/2712))
- [twitter] add `count` metadata field ([2741](https://github.com/mikf/gallery-dl/issues/2741))
- [formatter] implement `O` format specifier ([2736](https://github.com/mikf/gallery-dl/issues/2736))
- [postprocessor:mtime] add `value` option ([2739](https://github.com/mikf/gallery-dl/issues/2739))
- add `--no-postprocessors` command-line option ([2725](https://github.com/mikf/gallery-dl/issues/2725))
- implement `format-separator` option ([2737](https://github.com/mikf/gallery-dl/issues/2737))
Changes
- [pinterest] handle section pins with separate extractors ([2684](https://github.com/mikf/gallery-dl/issues/2684))
- [postprocessor:ugoira] enable `mtime` by default ([2714](https://github.com/mikf/gallery-dl/issues/2714))
Fixes
- [bunkr] fix extraction ([2732](https://github.com/mikf/gallery-dl/issues/2732))
- [hentaifoundry] fix metadata extraction
- [itaku] fix user caching ([1842](https://github.com/mikf/gallery-dl/issues/1842))
- [itaku] fix `date` parsing
- [kemonoparty] ensure all files have an `extension` ([2740](https://github.com/mikf/gallery-dl/issues/2740))
- [komikcast] update domain
- [mangakakalot] update domain
- [newgrounds] only attempt to login if necessary ([2715](https://github.com/mikf/gallery-dl/issues/2715))
- [newgrounds] prevent exception on empty results ([2727](https://github.com/mikf/gallery-dl/issues/2727))
- [nozomi] reduce memory consumption during searches ([2754](https://github.com/mikf/gallery-dl/issues/2754))
- [pixiv] fix default `background` filenames
- [sankaku] rewrite file URLs to s.sankakucomplex.com ([2746](https://github.com/mikf/gallery-dl/issues/2746))
- [slideshare] fix `description` extraction
- [twitter] ignore previously seen Tweets ([2712](https://github.com/mikf/gallery-dl/issues/2712))
- [twitter] unescape HTML entities in `content` ([2757](https://github.com/mikf/gallery-dl/issues/2757))
- [weibo] handle invalid or broken status objects
- [postprocessor:zip] ensure target directory exists ([2758](https://github.com/mikf/gallery-dl/issues/2758))
- make `brotli` an *optional* dependency ([2716](https://github.com/mikf/gallery-dl/issues/2716))
- limit path length for `--write-pages` output on Windows ([2733](https://github.com/mikf/gallery-dl/issues/2733))
Removals
- [foolfuuka] remove archive.wakarimasen.moe

Page 8 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.