diff options
| author | 2025-03-15 18:05:15 -0400 | |
|---|---|---|
| committer | 2025-03-15 18:05:15 -0400 | |
| commit | 8026a3c45446030d7af524bfc487d3462c8114ef (patch) | |
| tree | 0818c682a06f620c08a8b6b4c07f4935bd79493a /CHANGELOG.md | |
| parent | 243d1f1beb4e4eb75a524f1aff948c47761a4f1d (diff) | |
New upstream version 1.29.2.upstream/1.29.2
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 30 |
1 files changed, 11 insertions, 19 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d7c67a..484ddeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,15 @@ -## 1.29.1 - 2025-03-08 +## 1.29.2 - 2025-03-15 ### Extractors #### Additions -- [tenor] add support ([#6075](https://github.com/mikf/gallery-dl/issues/6075)) +- [arcalive] add support ([#5657](https://github.com/mikf/gallery-dl/issues/5657) [#7100](https://github.com/mikf/gallery-dl/issues/7100)) +- [furaffinity] add `folder` extractor ([#1817](https://github.com/mikf/gallery-dl/issues/1817) [#7159](https://github.com/mikf/gallery-dl/issues/7159)) #### Fixes -- [bunkr] update API endpoint ([#7097](https://github.com/mikf/gallery-dl/issues/7097)) -- [erome] fix `AttributeError` for albums without tags ([#7076](https://github.com/mikf/gallery-dl/issues/7076)) -- [furaffinity] fix `artist` metadata ([#6582](https://github.com/mikf/gallery-dl/issues/6582) [#7115](https://github.com/mikf/gallery-dl/issues/7115) [#7123](https://github.com/mikf/gallery-dl/issues/7123) [#7130](https://github.com/mikf/gallery-dl/issues/7130)) -- [jpgfish] decrypt file URLs ([#7073](https://github.com/mikf/gallery-dl/issues/7073) [#7079](https://github.com/mikf/gallery-dl/issues/7079) [#7109](https://github.com/mikf/gallery-dl/issues/7109)) -- [sankaku] fix search tag limit check -- [vsco] fix `video` extractor ([#7113](https://github.com/mikf/gallery-dl/issues/7113)) -- [vsco] fix extracting videos from `/gallery` results ([#7113](https://github.com/mikf/gallery-dl/issues/7113)) +- [civitai] fix/improve query parameter handling ([#7138](https://github.com/mikf/gallery-dl/issues/7138)) +- [facebook] improve `date` extraction ([#7151](https://github.com/mikf/gallery-dl/issues/7151)) +- [sankaku] update API URLs ([#7154](https://github.com/mikf/gallery-dl/issues/7154) [#7155](https://github.com/mikf/gallery-dl/issues/7155) [#7163](https://github.com/mikf/gallery-dl/issues/7163)) +- [twitter] prevent exception in `_extract_components()` ([#7139](https://github.com/mikf/gallery-dl/issues/7139)) #### Improvements -- [bunkr] add `endpoint` option ([#7097](https://github.com/mikf/gallery-dl/issues/7097)) -- [danbooru:pool] download posts in pool order, add `order-posts` option ([#7091](https://github.com/mikf/gallery-dl/issues/7091)) -- [erome:search] recognize all URL query parameters ([#7125](https://github.com/mikf/gallery-dl/issues/7125)) -- [reddit] add `selftext` option ([#7111](https://github.com/mikf/gallery-dl/issues/7111)) -- [redgifs:search] support `/search?query=...` URLs ([#7118](https://github.com/mikf/gallery-dl/issues/7118)) -- [sankaku] increase wait time on 429 errors ([#7129](https://github.com/mikf/gallery-dl/issues/7129)) -- [tiktok] improve `tiktok-range` parsing ([#7098](https://github.com/mikf/gallery-dl/issues/7098)) -### Downloaders -- [http] detect Cloudflare/DDoS-Guard challenges ([#7066](https://github.com/mikf/gallery-dl/issues/7066) [#7121](https://github.com/mikf/gallery-dl/issues/7121)) -- warn about invalid `subcategory` values ([#7103](https://github.com/mikf/gallery-dl/issues/7103) [#7119](https://github.com/mikf/gallery-dl/issues/7119)) +- [batoto] add `domain` option ([#7174](https://github.com/mikf/gallery-dl/issues/7174)) +- [furaffinity] extract `scraps` metadata ([#7015](https://github.com/mikf/gallery-dl/issues/7015)) +- [tiktok] implement audio extraction without `yt-dlp` +- [wikimedia] add `subcategories` option ([#2340](https://github.com/mikf/gallery-dl/issues/2340)) |
