Gallery-dl

Latest version: v1.26.9

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

Scan your dependencies

Page 12 of 26

1.15.4

Fixes
- [2chan] skip external links
- [hentainexus] fix extraction ([1125](https://github.com/mikf/gallery-dl/issues/1125))
- [mangadex] switch to API v2 ([1129](https://github.com/mikf/gallery-dl/issues/1129))
- [mangapanda] use http://
- [mangoxo] fix extraction
- [reddit] skip invalid gallery items ([1127](https://github.com/mikf/gallery-dl/issues/1127))

1.15.3

Additions
- [sankakucomplex] extract videos and embeds ([308](https://github.com/mikf/gallery-dl/issues/308))
- [twitter] add support for lists ([1096](https://github.com/mikf/gallery-dl/issues/1096))
- [postprocessor:metadata] accept string-lists for `content-format` ([1080](https://github.com/mikf/gallery-dl/issues/1080))
- implement `modules` and `extension-map` options
Fixes
- [500px] update query hashes
- [8kun] fix file URLs of older posts ([1101](https://github.com/mikf/gallery-dl/issues/1101))
- [exhentai] update image URL parsing ([1094](https://github.com/mikf/gallery-dl/issues/1094))
- [hentaifoundry] update `YII_CSRF_TOKEN` cookie handling ([1083](https://github.com/mikf/gallery-dl/issues/1083))
- [hentaifoundry] use scheme from input URLs ([1095](https://github.com/mikf/gallery-dl/issues/1095))
- [mangoxo] fix metadata extraction
- [paheal] fix extraction ([1088](https://github.com/mikf/gallery-dl/issues/1088))
- collect post processors from `basecategory` entries ([1084](https://github.com/mikf/gallery-dl/issues/1084))

1.15.2

Additions
- [pinterest] implement login support ([1055](https://github.com/mikf/gallery-dl/issues/1055))
- [reddit] add `date` metadata field ([1068](https://github.com/mikf/gallery-dl/issues/1068))
- [seiga] add metadata for single image downloads ([1063](https://github.com/mikf/gallery-dl/issues/1063))
- [twitter] support media from Cards ([937](https://github.com/mikf/gallery-dl/issues/937), [#1005](https://github.com/mikf/gallery-dl/issues/1005))
- [weasyl] support api-key authentication ([1057](https://github.com/mikf/gallery-dl/issues/1057))
- add a `t` format string conversion for trimming whitespace ([1065](https://github.com/mikf/gallery-dl/issues/1065))
Fixes
- [blogger] handle URLs with specified width/height ([1061](https://github.com/mikf/gallery-dl/issues/1061))
- [fallenangels] fix extraction of `.5` chapters
- [gelbooru] rewrite mp4 video URLs ([1048](https://github.com/mikf/gallery-dl/issues/1048))
- [hitomi] fix image URLs and gallery URL pattern
- [mangadex] unescape more metadata fields ([1066](https://github.com/mikf/gallery-dl/issues/1066))
- [mangahere] ensure download URLs have a scheme ([1070](https://github.com/mikf/gallery-dl/issues/1070))
- [mangakakalot] ignore "Go Home" buttons in chapter pages
- [newgrounds] handle embeds without scheme ([1033](https://github.com/mikf/gallery-dl/issues/1033))
- [newgrounds] provide fallback URLs for video downloads ([1042](https://github.com/mikf/gallery-dl/issues/1042))
- [xhamster] fix user profile extraction

1.15.1

Additions
- [hentaicafe] add `manga_id` metadata field ([1036](https://github.com/mikf/gallery-dl/issues/1036))
- [hentaifoundry] add support for stories ([734](https://github.com/mikf/gallery-dl/issues/734))
- [hentaifoundry] add `include` option
- [newgrounds] extract image embeds ([1033](https://github.com/mikf/gallery-dl/issues/1033))
- [nijie] add `include` option ([1018](https://github.com/mikf/gallery-dl/issues/1018))
- [reactor] match URLs without subdomain ([1053](https://github.com/mikf/gallery-dl/issues/1053))
- [twitter] extend `retweets` option ([1026](https://github.com/mikf/gallery-dl/issues/1026))
- [weasyl] add extractors ([977](https://github.com/mikf/gallery-dl/issues/977))
Fixes
- [500px] update query hashes
- [behance] fix `collection` extraction
- [newgrounds] fix video extraction ([1042](https://github.com/mikf/gallery-dl/issues/1042))
- [twitter] improve twitpic extraction ([1019](https://github.com/mikf/gallery-dl/issues/1019))
- [weibo] handle posts with more than 9 images ([926](https://github.com/mikf/gallery-dl/issues/926))
- [xvideos] fix `title` extraction
- fix crash when using `--download-archive` with `--no-skip` ([1023](https://github.com/mikf/gallery-dl/issues/1023))
- fix issues with `blacklist`/`whitelist` defaults ([1051](https://github.com/mikf/gallery-dl/issues/1051), [#1056](https://github.com/mikf/gallery-dl/issues/1056))
Removals
- [kissmanga] remove module

1.15.0

Additions
- [deviantart] support watchers-only/paid deviations ([995](https://github.com/mikf/gallery-dl/issues/995))
- [myhentaigallery] add gallery extractor ([1001](https://github.com/mikf/gallery-dl/issues/1001))
- [twitter] support specifying users by ID ([980](https://github.com/mikf/gallery-dl/issues/980))
- [twitter] support `/intent/user?user_id=…` URLs ([980](https://github.com/mikf/gallery-dl/issues/980))
- add `--no-skip` command-line option ([986](https://github.com/mikf/gallery-dl/issues/986))
- add `blacklist` and `whitelist` options ([492](https://github.com/mikf/gallery-dl/issues/492), [#844](https://github.com/mikf/gallery-dl/issues/844))
- add `filesize-min` and `filesize-max` options ([780](https://github.com/mikf/gallery-dl/issues/780))
- add `sleep-extractor` and `sleep-request` options ([788](https://github.com/mikf/gallery-dl/issues/788))
- write skipped files to archive ([550](https://github.com/mikf/gallery-dl/issues/550))
Changes
- [exhentai] update wait time before original image downloads ([978](https://github.com/mikf/gallery-dl/issues/978))
- [imgur] use new API endpoints for image/album data
- [tumblr] create directories for each post ([965](https://github.com/mikf/gallery-dl/issues/965))
- support format string replacement fields in download archive paths ([985](https://github.com/mikf/gallery-dl/issues/985))
- reduce wait time growth rate for HTTP retries from exponential to linear
Fixes
- [500px] update query hash
- [aryion] improve post ID extraction ([981](https://github.com/mikf/gallery-dl/issues/981), [#982](https://github.com/mikf/gallery-dl/issues/982))
- [danbooru] handle posts without `id` ([1004](https://github.com/mikf/gallery-dl/issues/1004))
- [furaffinity] update download URL extraction ([988](https://github.com/mikf/gallery-dl/issues/988))
- [imgur] fix image/album detection for galleries
- [postprocessor:zip] defer zip file creation ([968](https://github.com/mikf/gallery-dl/issues/968))
Removals
- [jaiminisbox] remove extractors
- [worldthree] remove extractors

1.14.5

Additions
- [aryion] add username/password support ([960](https://github.com/mikf/gallery-dl/issues/960))
- [exhentai] add ability to specify a custom image limit ([940](https://github.com/mikf/gallery-dl/issues/940))
- [furaffinity] add `search` extractor ([915](https://github.com/mikf/gallery-dl/issues/915))
- [imgur] add `search` and `tag` extractors ([934](https://github.com/mikf/gallery-dl/issues/934))
Fixes
- [500px] fix extraction and update URL patterns ([956](https://github.com/mikf/gallery-dl/issues/956))
- [aryion] update folder mime type list ([945](https://github.com/mikf/gallery-dl/issues/945))
- [gelbooru] fix extraction without API
- [hentaihand] update to new site layout
- [hitomi] fix redirect processing
- [reddit] handle deleted galleries ([953](https://github.com/mikf/gallery-dl/issues/953))
- [reddit] improve gallery extraction ([955](https://github.com/mikf/gallery-dl/issues/955))

Page 12 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.