Gallery-dl

Latest version: v1.26.9

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

Scan your dependencies

Page 9 of 26

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))

1.18.1

Additions
- [mangafox] add `manga` extractor ([1633](https://github.com/mikf/gallery-dl/issues/1633))
- [mangasee] add `chapter` and `manga` extractors
- [mastodon] implement `text-posts` option ([1569](https://github.com/mikf/gallery-dl/issues/1569), [#1669](https://github.com/mikf/gallery-dl/issues/1669))
- [seisoparty] add `user` and `post` extractors ([1635](https://github.com/mikf/gallery-dl/issues/1635))
- implement conditional directories ([1394](https://github.com/mikf/gallery-dl/issues/1394))
- add `T` format string conversion ([1646](https://github.com/mikf/gallery-dl/issues/1646))
- document format string syntax
Changes
- [twitter] set `retweet_id` for original retweets ([1481](https://github.com/mikf/gallery-dl/issues/1481))
Fixes
- [directlink] manually encode Referer URLs ([1647](https://github.com/mikf/gallery-dl/issues/1647))
- [hiperdex] use domain from input URL
- [kemonoparty] fix `username` extraction ([1652](https://github.com/mikf/gallery-dl/issues/1652))
- [kemonoparty] warn about missing DDoS-GUARD cookies
- [twitter] ensure guest tokens are returned as string ([1665](https://github.com/mikf/gallery-dl/issues/1665))
- [webtoons] match arbitrary language codes ([1643](https://github.com/mikf/gallery-dl/issues/1643))
- fix depth counter in UrlJob when specifying `-g` multiple times

1.18.0

Additions
- [foolfuuka] support `archive.wakarimasen.moe` ([1595](https://github.com/mikf/gallery-dl/issues/1595))
- [mangadex] implement login with username & password ([1535](https://github.com/mikf/gallery-dl/issues/1535))
- [mangadex] add extractor for a user's followed feed ([1535](https://github.com/mikf/gallery-dl/issues/1535))
- [pixiv] support fetching privately followed users ([1628](https://github.com/mikf/gallery-dl/issues/1628))
- implement conditional filenames ([1394](https://github.com/mikf/gallery-dl/issues/1394))
- implement `filter` option for post processors ([1460](https://github.com/mikf/gallery-dl/issues/1460))
- add `-T/--terminate` command-line option ([1399](https://github.com/mikf/gallery-dl/issues/1399))
- add `-P/--postprocessor` command-line option ([1583](https://github.com/mikf/gallery-dl/issues/1583))
Changes
- [kemonoparty] update default filenames and archive IDs ([1514](https://github.com/mikf/gallery-dl/issues/1514))
- [twitter] update default settings
- change `retweets` and `quoted` options from `true` to `false`
- change directory format for search results to the same as other extractors
- require an argument for `--clear-cache`
Fixes
- [500px] update GraphQL queries
- [furaffinity] improve metadata extraction ([1630](https://github.com/mikf/gallery-dl/issues/1630))
- [hitomi] update image URL generation ([1637](https://github.com/mikf/gallery-dl/issues/1637))
- [idolcomplex] improve and fix pagination ([1594](https://github.com/mikf/gallery-dl/issues/1594), [#1601](https://github.com/mikf/gallery-dl/issues/1601))
- [instagram] fix login ([1631](https://github.com/mikf/gallery-dl/issues/1631))
- [instagram] update query hashes
- [mangadex] update to API v5 ([1535](https://github.com/mikf/gallery-dl/issues/1535))
- [mangafox] improve URL pattern ([1608](https://github.com/mikf/gallery-dl/issues/1608))
- [oauth] prevent exceptions when reporting errors ([1603](https://github.com/mikf/gallery-dl/issues/1603))
- [philomena] fix tag escapes handling ([1629](https://github.com/mikf/gallery-dl/issues/1629))
- [redgifs] update API server address ([1632](https://github.com/mikf/gallery-dl/issues/1632))
- [sankaku] handle empty tags ([1617](https://github.com/mikf/gallery-dl/issues/1617))
- [subscribestar] improve attachment filenames ([1609](https://github.com/mikf/gallery-dl/issues/1609))
- [unsplash] update collections URL pattern ([1627](https://github.com/mikf/gallery-dl/issues/1627))
- [postprocessor:metadata] handle dicts in `mode:tags` ([1598](https://github.com/mikf/gallery-dl/issues/1598))

Page 9 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.