Gallery-dl

Latest version: v1.26.9

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

Scan your dependencies

Page 14 of 26

1.13.5

Additions
- [500px] recognize `web.500px.com` URLs
- [aryion] support downloading from folders ([694](https://github.com/mikf/gallery-dl/issues/694))
- [furaffinity] add extractor for followed users ([515](https://github.com/mikf/gallery-dl/issues/515))
- [hitomi] add extractor for tag searches ([697](https://github.com/mikf/gallery-dl/issues/697))
- [instagram] add `post_id` and `num` metadata fields ([698](https://github.com/mikf/gallery-dl/issues/698))
- [newgrounds] add extractor for followed users ([684](https://github.com/mikf/gallery-dl/issues/684))
- [patreon] recognize URLs with creator IDs ([711](https://github.com/mikf/gallery-dl/issues/711))
- [twitter] add `reply` metadata field ([705](https://github.com/mikf/gallery-dl/issues/705))
- [xhamster] recognize `xhamster.porncache.net` URLs ([700](https://github.com/mikf/gallery-dl/issues/700))
Fixes
- [gelbooru] improve post ID extraction in pool listings
- [hitomi] fix extraction of galleries without tags
- [jaiminisbox] update metadata decoding procedure ([702](https://github.com/mikf/gallery-dl/issues/702))
- [mastodon] fix pagination ([701](https://github.com/mikf/gallery-dl/issues/701))
- [mastodon] improve account searches ([704](https://github.com/mikf/gallery-dl/issues/704))
- [patreon] fix hash extraction from download URLs ([693](https://github.com/mikf/gallery-dl/issues/693))
- improve parameter extraction when solving Cloudflare challenges

1.13.4

Additions
- [aryion] add `gallery` and `post` extractors ([390](https://github.com/mikf/gallery-dl/issues/390), [#673](https://github.com/mikf/gallery-dl/issues/673))
- [deviantart] detect and handle folders in sta.sh listings ([659](https://github.com/mikf/gallery-dl/issues/659))
- [hentainexus] add `circle`, `event`, and `title_conventional` metadata fields ([661](https://github.com/mikf/gallery-dl/issues/661))
- [hiperdex] add `artist` extractor ([606](https://github.com/mikf/gallery-dl/issues/606))
- [mastodon] add access tokens for `mastodon.social` and `baraag.net` ([665](https://github.com/mikf/gallery-dl/issues/665))
Changes
- [deviantart] retrieve *all* download URLs through the OAuth API
- automatically read config files in PyInstaller executable directories ([682](https://github.com/mikf/gallery-dl/issues/682))
Fixes
- [deviantart] handle "Request blocked" errors ([655](https://github.com/mikf/gallery-dl/issues/655))
- [deviantart] improve JPEG quality replacement pattern
- [hiperdex] fix extraction
- [mastodon] handle API rate limits ([665](https://github.com/mikf/gallery-dl/issues/665))
- [mastodon] update OAuth credentials for pawoo.net ([665](https://github.com/mikf/gallery-dl/issues/665))
- [myportfolio] fix extraction of galleries without title
- [piczel] fix extraction of single images
- [vsco] fix collection extraction
- [weibo] accept status URLs with non-numeric IDs ([664](https://github.com/mikf/gallery-dl/issues/664))

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

Page 14 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.