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 17 of 29

1.13.3

Additions
- [instagram] Add support for user's saved medias ([644](https://github.com/mikf/gallery-dl/issues/644))
- [nozomi] support multiple images per post ([646](https://github.com/mikf/gallery-dl/issues/646))
- [35photo] add `tag` extractor
Changes
- [mangadex] transform timestamps from `date` fields to datetime objects
Fixes
- [deviantart] handle decode errors for `extended_fetch` results ([655](https://github.com/mikf/gallery-dl/issues/655))
- [e621] fix bug in API rate limiting and improve pagination ([651](https://github.com/mikf/gallery-dl/issues/651))
- [instagram] update pattern for user profile URLs
- [mangapark] fix metadata extraction
- [nozomi] sort search results ([646](https://github.com/mikf/gallery-dl/issues/646))
- [piczel] fix extraction
- [twitter] fix typo in `x-twitter-auth-type` header ([625](https://github.com/mikf/gallery-dl/issues/625))
- remove trailing dots from Windows directory names ([647](https://github.com/mikf/gallery-dl/issues/647))
- fix crash with missing `stdout`/`stderr`/`stdin` handles ([653](https://github.com/mikf/gallery-dl/issues/653))

1.13.2

Additions
- [furaffinity] extract more metadata
- [instagram] add `post_shortcode` metadata field ([525](https://github.com/mikf/gallery-dl/issues/525))
- [kabeuchi] add extractor ([561](https://github.com/mikf/gallery-dl/issues/561))
- [newgrounds] add extractor for favorited posts ([394](https://github.com/mikf/gallery-dl/issues/394))
- [pixiv] implement `avatar` option ([595](https://github.com/mikf/gallery-dl/issues/595), [#623](https://github.com/mikf/gallery-dl/issues/623))
- [twitter] add extractor for bookmarked Tweets ([625](https://github.com/mikf/gallery-dl/issues/625))
Fixes
- [bcy] reduce number of HTTP requests during data extraction
- [e621] update to new interface ([635](https://github.com/mikf/gallery-dl/issues/635))
- [exhentai] handle incomplete MIME types ([632](https://github.com/mikf/gallery-dl/issues/632))
- [hitomi] improve metadata extraction
- [mangoxo] fix login
- [newgrounds] improve error handling when extracting post data

1.13.1

Additions
- [hentaihand] add extractors ([605](https://github.com/mikf/gallery-dl/issues/605))
- [hiperdex] add chapter and manga extractors ([606](https://github.com/mikf/gallery-dl/issues/606))
- [oauth] implement option to write DeviantArt refresh-tokens to cache ([616](https://github.com/mikf/gallery-dl/issues/616))
- [downloader:http] add more MIME types for `.bmp` and `.rar` files ([621](https://github.com/mikf/gallery-dl/issues/621), [#628](https://github.com/mikf/gallery-dl/issues/628))
- warn about expired cookies
Fixes
- [bcy] fix partial image URLs ([613](https://github.com/mikf/gallery-dl/issues/613))
- [danbooru] fix Ugoira downloads and metadata
- [deviantart] check availability of `/intermediary/` URLs ([609](https://github.com/mikf/gallery-dl/issues/609))
- [hitomi] follow multiple redirects & fix image URLs
- [piczel] improve and update
- [tumblr] replace `-` with ` ` in tag searches ([611](https://github.com/mikf/gallery-dl/issues/611))
- [vsco] update gallery URL pattern
- fix `--verbose` and `--quiet` command-line options

1.13.0

Additions
- Support for
- `furaffinity` - https://www.furaffinity.net/ ([#284](https://github.com/mikf/gallery-dl/issues/284))
- `8kun` - https://8kun.top/ ([#582](https://github.com/mikf/gallery-dl/issues/582))
- `bcy` - https://bcy.net/ ([#592](https://github.com/mikf/gallery-dl/issues/592))
- [blogger] implement video extraction ([587](https://github.com/mikf/gallery-dl/issues/587))
- [oauth] add option to specify port number used by local server ([604](https://github.com/mikf/gallery-dl/issues/604))
- [pixiv] add `rating` metadata field ([595](https://github.com/mikf/gallery-dl/issues/595))
- [pixiv] recognize tags at the end of new bookmark URLs
- [reddit] add `videos` option
- [weibo] use youtube-dl to download from m3u8 manifests
- implement `parent-directory` option ([551](https://github.com/mikf/gallery-dl/issues/551))
- extend filename formatting capabilities:
- implement field name alternatives ([525](https://github.com/mikf/gallery-dl/issues/525))
- allow multiple "special" format specifiers per replacement field ([595](https://github.com/mikf/gallery-dl/issues/595))
- allow for numeric list and string indices
Changes
- [reddit] handle reddit-hosted images and videos natively ([551](https://github.com/mikf/gallery-dl/issues/551))
- [twitter] change default value for `videos` to `true`
Fixes
- [cloudflare] unescape challenge URLs
- [deviantart] fix video extraction from `extended_fetch` results
- [hitomi] implement workaround for "broken" redirects
- [khinsider] fix and improve metadata extraction
- [patreon] filter duplicate files per post ([590](https://github.com/mikf/gallery-dl/issues/590))
- [piczel] fix extraction
- [pixiv] fix user IDs for bookmarks API calls ([596](https://github.com/mikf/gallery-dl/issues/596))
- [sexcom] fix image URLs
- [twitter] force old login page layout ([584](https://github.com/mikf/gallery-dl/issues/584), [#598](https://github.com/mikf/gallery-dl/issues/598))
- [vsco] skip "invalid" entities
- improve functions to load/save cookies.txt files ([586](https://github.com/mikf/gallery-dl/issues/586))
Removals
- [yaplog] remove module

1.12.3

Additions
- [hentaifoundry] extract more metadata ([565](https://github.com/mikf/gallery-dl/issues/565))
- [twitter] add option to extract TwitPic embeds ([579](https://github.com/mikf/gallery-dl/issues/579))
- implement a post-processor module to compare file versions ([530](https://github.com/mikf/gallery-dl/issues/530))
Fixes
- [hitomi] update image URL generation
- [mangadex] revert domain to `mangadex.org`
- [pinterest] improve detection of invalid pin.it links
- [pixiv] update URL patterns for user profiles and bookmarks ([568](https://github.com/mikf/gallery-dl/issues/568))
- [twitter] Fix stop before real end ([573](https://github.com/mikf/gallery-dl/issues/573))
- remove temp files before downloading from fallback URLs
Removals
- [erolord] remove extractor

1.12.2

Additions
- [deviantart] match new search/popular URLs ([538](https://github.com/mikf/gallery-dl/issues/538))
- [deviantart] match `/favourites/all` URLs ([555](https://github.com/mikf/gallery-dl/issues/555))
- [deviantart] add extractor for followed users ([515](https://github.com/mikf/gallery-dl/issues/515))
- [pixiv] support listing followed users ([515](https://github.com/mikf/gallery-dl/issues/515))
- [imagefap] handle beta.imagefap.com URLs ([552](https://github.com/mikf/gallery-dl/issues/552))
- [postprocessor:metadata] add `directory` option ([520](https://github.com/mikf/gallery-dl/issues/520))
Fixes
- [artstation] fix search result pagination ([537](https://github.com/mikf/gallery-dl/issues/537))
- [directlink] send Referer headers ([536](https://github.com/mikf/gallery-dl/issues/536))
- [exhentai] restrict default directory name length ([545](https://github.com/mikf/gallery-dl/issues/545))
- [mangadex] change domain to mangadex.cc ([559](https://github.com/mikf/gallery-dl/issues/559))
- [mangahere] send `isAdult` cookies ([556](https://github.com/mikf/gallery-dl/issues/556))
- [newgrounds] fix tags metadata extraction
- [pixiv] retry after rate limit errors ([535](https://github.com/mikf/gallery-dl/issues/535))
- [twitter] handle quoted tweets ([526](https://github.com/mikf/gallery-dl/issues/526))
- [twitter] handle API rate limits ([526](https://github.com/mikf/gallery-dl/issues/526))
- [twitter] fix URLs forwarded to youtube-dl ([540](https://github.com/mikf/gallery-dl/issues/540))
- prevent infinite recursion when spawning new extractors ([489](https://github.com/mikf/gallery-dl/issues/489))
- improve output of `--list-keywords` for "parent" extractors ([548](https://github.com/mikf/gallery-dl/issues/548))
- provide fallback for SQLite versions with missing `WITHOUT ROWID` support ([553](https://github.com/mikf/gallery-dl/issues/553))

Page 17 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.