Gallery-dl

Latest version: v1.27.7

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

Scan your dependencies

Page 10 of 28

1.19.2

Additions
- [kemonoparty] add `comments` option ([1980](https://github.com/mikf/gallery-dl/issues/1980))
- [skeb] add `user` and `post` extractors ([1031](https://github.com/mikf/gallery-dl/issues/1031), [#1971](https://github.com/mikf/gallery-dl/issues/1971))
- [twitter] add `pinned` option
- support accessing environment variables and the current local datetime in format strings ([1968](https://github.com/mikf/gallery-dl/issues/1968))
- add special type format strings to docs ([1987](https://github.com/mikf/gallery-dl/issues/1987))
Fixes
- [cyberdrop] fix video extraction ([1993](https://github.com/mikf/gallery-dl/issues/1993))
- [deviantart] fix `index` values for stashed deviations
- [gfycat] provide consistent `userName` values for `user` downloads ([1962](https://github.com/mikf/gallery-dl/issues/1962))
- [gfycat] show warning when there are no available formats
- [hitomi] fix image URLs ([1975](https://github.com/mikf/gallery-dl/issues/1975), [#1982](https://github.com/mikf/gallery-dl/issues/1982), [#1988](https://github.com/mikf/gallery-dl/issues/1988))
- [instagram] update query hashes
- [mangakakalot] update domain and fix extraction
- [mangoxo] fix login and extraction
- [reddit] prevent crash for galleries with no `media_metadata` ([2001](https://github.com/mikf/gallery-dl/issues/2001))
- [redgifs] update to API v2 ([1984](https://github.com/mikf/gallery-dl/issues/1984))
- fix calculating retry sleep times ([1990](https://github.com/mikf/gallery-dl/issues/1990))

1.19.1

Additions
- [inkbunny] add `following` extractor ([515](https://github.com/mikf/gallery-dl/issues/515))
- [inkbunny] add `pool` extractor ([1937](https://github.com/mikf/gallery-dl/issues/1937))
- [kemonoparty] add `discord` extractor ([1827](https://github.com/mikf/gallery-dl/issues/1827), [#1940](https://github.com/mikf/gallery-dl/issues/1940))
- [nhentai] add `tag` extractor ([1950](https://github.com/mikf/gallery-dl/issues/1950), [#1955](https://github.com/mikf/gallery-dl/issues/1955))
- [patreon] add `files` option ([1935](https://github.com/mikf/gallery-dl/issues/1935))
- [picarto] add `gallery` extractor ([1931](https://github.com/mikf/gallery-dl/issues/1931))
- [pixiv] add `sketch` extractor ([1497](https://github.com/mikf/gallery-dl/issues/1497))
- [seisoparty] add `favorite` extractor ([1906](https://github.com/mikf/gallery-dl/issues/1906))
- [twitter] add `size` option ([1881](https://github.com/mikf/gallery-dl/issues/1881))
- [vk] add `album` extractor ([474](https://github.com/mikf/gallery-dl/issues/474), [#1952](https://github.com/mikf/gallery-dl/issues/1952))
- [postprocessor:compare] add `equal` option ([1592](https://github.com/mikf/gallery-dl/issues/1592))
Fixes
- [cyberdrop] extract direct download URLs ([1943](https://github.com/mikf/gallery-dl/issues/1943))
- [deviantart] update `search` argument handling ([1911](https://github.com/mikf/gallery-dl/issues/1911))
- [deviantart] full resolution for non-downloadable images ([293](https://github.com/mikf/gallery-dl/issues/293))
- [furaffinity] unquote search queries ([1958](https://github.com/mikf/gallery-dl/issues/1958))
- [inkbunny] match "long" URLs for pools and favorites ([1937](https://github.com/mikf/gallery-dl/issues/1937))
- [kemonoparty] improve inline extraction ([1899](https://github.com/mikf/gallery-dl/issues/1899))
- [mangadex] update parameter handling for API requests ([1908](https://github.com/mikf/gallery-dl/issues/1908))
- [patreon] better filenames for `content` images ([1954](https://github.com/mikf/gallery-dl/issues/1954))
- [redgifs][gfycat] provide fallback URLs ([1962](https://github.com/mikf/gallery-dl/issues/1962))
- [downloader:ytdl] prevent crash in `_progress_hook()`
- restore SOCKS support for Windows executables

1.19.0

Additions
- [aryion] add `tag` extractor ([1849](https://github.com/mikf/gallery-dl/issues/1849))
- [desktopography] implement desktopography extractors ([1740](https://github.com/mikf/gallery-dl/issues/1740))
- [deviantart] implement `auto-unwatch` option ([1466](https://github.com/mikf/gallery-dl/issues/1466), [#1757](https://github.com/mikf/gallery-dl/issues/1757))
- [fantia] add `date` metadata field ([1853](https://github.com/mikf/gallery-dl/issues/1853))
- [fappic] add `image` extractor ([1898](https://github.com/mikf/gallery-dl/issues/1898))
- [gelbooru_v02] add `favorite` extractor ([1834](https://github.com/mikf/gallery-dl/issues/1834))
- [kemonoparty] add `favorite` extractor ([1824](https://github.com/mikf/gallery-dl/issues/1824))
- [kemonoparty] implement login with username & password ([1824](https://github.com/mikf/gallery-dl/issues/1824))
- [mastodon] add `following` extractor ([1891](https://github.com/mikf/gallery-dl/issues/1891))
- [mastodon] support specifying accounts by ID
- [twitter] support `/with_replies` URLs ([1833](https://github.com/mikf/gallery-dl/issues/1833))
- [twitter] add `quote_by` metadata field ([1481](https://github.com/mikf/gallery-dl/issues/1481))
- [postprocessor:compare] extend `action` option ([1592](https://github.com/mikf/gallery-dl/issues/1592))
- implement a download progress indicator ([1519](https://github.com/mikf/gallery-dl/issues/1519))
- implement a `page-reverse` option ([1854](https://github.com/mikf/gallery-dl/issues/1854))
- implement a way to specify extended format strings
- allow specifying a minimum/maximum for `sleep-*` options ([1835](https://github.com/mikf/gallery-dl/issues/1835))
- add a `--write-infojson` command-line option
Changes
- [cyberdrop] change directory name format ([1871](https://github.com/mikf/gallery-dl/issues/1871))
- [instagram] update default delay to 6-12 seconds ([1835](https://github.com/mikf/gallery-dl/issues/1835))
- [reddit] extend subcategory depending on input URL ([1836](https://github.com/mikf/gallery-dl/issues/1836))
- move util.Formatter and util.PathFormat into their own modules
Fixes
- [artstation] use `/album/all` view for user portfolios ([1826](https://github.com/mikf/gallery-dl/issues/1826))
- [aryion] update/improve pagination ([1849](https://github.com/mikf/gallery-dl/issues/1849))
- [deviantart] fix bug with fetching premium content ([1879](https://github.com/mikf/gallery-dl/issues/1879))
- [deviantart] update default archive_fmt for single deviations ([1874](https://github.com/mikf/gallery-dl/issues/1874))
- [erome] send Referer header for file downloads ([1829](https://github.com/mikf/gallery-dl/issues/1829))
- [hiperdex] fix extraction
- [kemonoparty] update file download URLs ([1902](https://github.com/mikf/gallery-dl/issues/1902), [#1903](https://github.com/mikf/gallery-dl/issues/1903))
- [mangadex] fix extraction ([1852](https://github.com/mikf/gallery-dl/issues/1852))
- [mangadex] fix retrieving chapters from "pornographic" titles ([1908](https://github.com/mikf/gallery-dl/issues/1908))
- [nozomi] preserve case of search tags ([1860](https://github.com/mikf/gallery-dl/issues/1860))
- [redgifs][gfycat] remove webtoken code ([1907](https://github.com/mikf/gallery-dl/issues/1907))
- [twitter] ensure card entries have a `url` ([1868](https://github.com/mikf/gallery-dl/issues/1868))
- implement a way to correctly shorten displayed filenames containing east-asian characters ([1377](https://github.com/mikf/gallery-dl/issues/1377))

1.18.4

Additions
- [420chan] add `thread` and `board` extractors ([1773](https://github.com/mikf/gallery-dl/issues/1773))
- [deviantart] add `tag` extractor ([1803](https://github.com/mikf/gallery-dl/issues/1803))
- [deviantart] add `comments` option ([1800](https://github.com/mikf/gallery-dl/issues/1800))
- [deviantart] implement a `auto-watch` option ([1466](https://github.com/mikf/gallery-dl/issues/1466), [#1757](https://github.com/mikf/gallery-dl/issues/1757))
- [foolfuuka] add `gallery` extractor ([1785](https://github.com/mikf/gallery-dl/issues/1785))
- [furaffinity] expand URL pattern for searches ([1780](https://github.com/mikf/gallery-dl/issues/1780))
- [kemonoparty] automatically generate required DDoS-GUARD cookies ([1779](https://github.com/mikf/gallery-dl/issues/1779))
- [nhentai] add `favorite` extractor ([1814](https://github.com/mikf/gallery-dl/issues/1814))
- [shopify] support windsorstore.com ([1793](https://github.com/mikf/gallery-dl/issues/1793))
- [twitter] add `url` to user objects ([1787](https://github.com/mikf/gallery-dl/issues/1787), [#1532](https://github.com/mikf/gallery-dl/issues/1532))
- [twitter] expand t.co links in user descriptions ([1787](https://github.com/mikf/gallery-dl/issues/1787), [#1532](https://github.com/mikf/gallery-dl/issues/1532))
- show a warning if an extractor doesn`t yield any results ([1428](https://github.com/mikf/gallery-dl/issues/1428), [#1759](https://github.com/mikf/gallery-dl/issues/1759))
- add a `j` format string conversion
- implement a `fallback` option ([1770](https://github.com/mikf/gallery-dl/issues/1770))
- implement a `path-strip` option
Changes
- [shopify] use API for product listings ([1793](https://github.com/mikf/gallery-dl/issues/1793))
- update default User-Agent headers
Fixes
- [deviantart] prevent exceptions for "empty" videos ([1796](https://github.com/mikf/gallery-dl/issues/1796))
- [exhentai] improve image limits check ([1808](https://github.com/mikf/gallery-dl/issues/1808))
- [inkbunny] fix extraction ([1816](https://github.com/mikf/gallery-dl/issues/1816))
- [mangadex] prevent exceptions for manga without English title ([1815](https://github.com/mikf/gallery-dl/issues/1815))
- [oauth] use defaults when config values are set to `null` ([1778](https://github.com/mikf/gallery-dl/issues/1778))
- [pixiv] fix pixivision title extraction
- [reddit] delay RedditAPI initialization ([1813](https://github.com/mikf/gallery-dl/issues/1813))
- [twitter] improve error reporting ([1759](https://github.com/mikf/gallery-dl/issues/1759))
- [twitter] fix issue when filtering quote tweets ([1792](https://github.com/mikf/gallery-dl/issues/1792))
- [twitter] fix `logout` option ([1719](https://github.com/mikf/gallery-dl/issues/1719))
Removals
- [deviantart] remove the "you need session cookies to download mature scraps" warning ([1777](https://github.com/mikf/gallery-dl/issues/1777), [#1776](https://github.com/mikf/gallery-dl/issues/1776))
- [foolslide] remove entry for kobato.hologfx.com

1.18.3

Additions
- [bbc] add `width` option ([1706](https://github.com/mikf/gallery-dl/issues/1706))
- [danbooru] add `external` option ([1747](https://github.com/mikf/gallery-dl/issues/1747))
- [furaffinity] add `external` option ([1492](https://github.com/mikf/gallery-dl/issues/1492))
- [luscious] add `gif` option ([1701](https://github.com/mikf/gallery-dl/issues/1701))
- [newgrounds] add `format` option ([1729](https://github.com/mikf/gallery-dl/issues/1729))
- [reactor] add `gif` option ([1701](https://github.com/mikf/gallery-dl/issues/1701))
- [twitter] warn about suspended accounts ([1759](https://github.com/mikf/gallery-dl/issues/1759))
- [twitter] extend `replies` option ([1254](https://github.com/mikf/gallery-dl/issues/1254))
- [twitter] add option to log out and retry when blocked ([1719](https://github.com/mikf/gallery-dl/issues/1719))
- [wikieat] add `thread` and `board` extractors ([1699](https://github.com/mikf/gallery-dl/issues/1699), [#1607](https://github.com/mikf/gallery-dl/issues/1607))
Changes
- [instagram] increase default delay between HTTP requests from 5s to 8s ([1732](https://github.com/mikf/gallery-dl/issues/1732))
Fixes
- [bbc] improve image dimensions ([1706](https://github.com/mikf/gallery-dl/issues/1706))
- [bbc] support multi-page gallery listings ([1730](https://github.com/mikf/gallery-dl/issues/1730))
- [behance] fix `collection` extraction
- [deviantart] get original files for GIF previews ([1731](https://github.com/mikf/gallery-dl/issues/1731))
- [furaffinity] fix errors when using `category-transfer` ([1274](https://github.com/mikf/gallery-dl/issues/1274))
- [hitomi] fix image URLs ([1765](https://github.com/mikf/gallery-dl/issues/1765))
- [instagram] use custom User-Agent header for video downloads ([1682](https://github.com/mikf/gallery-dl/issues/1682), [#1623](https://github.com/mikf/gallery-dl/issues/1623), [#1580](https://github.com/mikf/gallery-dl/issues/1580))
- [kemonoparty] fix username extraction ([1750](https://github.com/mikf/gallery-dl/issues/1750))
- [kemonoparty] update file server domain ([1764](https://github.com/mikf/gallery-dl/issues/1764))
- [newgrounds] fix errors when using `category-transfer` ([1274](https://github.com/mikf/gallery-dl/issues/1274))
- [nsfwalbum] retry backend requests when extracting image URLs ([1733](https://github.com/mikf/gallery-dl/issues/1733), [#1271](https://github.com/mikf/gallery-dl/issues/1271))
- [vk] prevent exception for empty/private profiles ([1742](https://github.com/mikf/gallery-dl/issues/1742))

1.18.2

Additions
- [bbc] add `gallery` and `programme` extractors ([1706](https://github.com/mikf/gallery-dl/issues/1706))
- [comicvine] add extractor ([1712](https://github.com/mikf/gallery-dl/issues/1712))
- [kemonoparty] add `max-posts` option ([1674](https://github.com/mikf/gallery-dl/issues/1674))
- [kemonoparty] parse `o` query parameters ([1674](https://github.com/mikf/gallery-dl/issues/1674))
- [mastodon] add `reblogs` and `replies` options ([1669](https://github.com/mikf/gallery-dl/issues/1669))
- [pixiv] add extractor for `pixivision` articles ([1672](https://github.com/mikf/gallery-dl/issues/1672))
- [ytdl] add experimental extractor for sites supported by youtube-dl ([1680](https://github.com/mikf/gallery-dl/issues/1680), [#878](https://github.com/mikf/gallery-dl/issues/878))
- extend `parent-metadata` functionality ([1687](https://github.com/mikf/gallery-dl/issues/1687), [#1651](https://github.com/mikf/gallery-dl/issues/1651), [#1364](https://github.com/mikf/gallery-dl/issues/1364))
- add `archive-prefix` option ([1711](https://github.com/mikf/gallery-dl/issues/1711))
- add `url-metadata` option ([1659](https://github.com/mikf/gallery-dl/issues/1659), [#1073](https://github.com/mikf/gallery-dl/issues/1073))
Changes
- [kemonoparty] skip duplicated patreon files ([1689](https://github.com/mikf/gallery-dl/issues/1689), [#1667](https://github.com/mikf/gallery-dl/issues/1667))
- [mangadex] use custom User-Agent header ([1535](https://github.com/mikf/gallery-dl/issues/1535))
Fixes
- [hitomi] fix image URLs ([1679](https://github.com/mikf/gallery-dl/issues/1679))
- [imagevenue] fix extraction ([1677](https://github.com/mikf/gallery-dl/issues/1677))
- [instagram] fix extraction of `/explore/tags/` posts ([1666](https://github.com/mikf/gallery-dl/issues/1666))
- [moebooru] fix `tags` ending with a `+` when logged in ([1702](https://github.com/mikf/gallery-dl/issues/1702))
- [naverwebtoon] fix comic extraction
- [pururin] update domain and fix extraction
- [vk] improve metadata extraction and URL pattern ([1691](https://github.com/mikf/gallery-dl/issues/1691))
- [downloader:ytdl] fix `outtmpl` setting for yt-dlp ([1680](https://github.com/mikf/gallery-dl/issues/1680))

Page 10 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.