diff options
| author | 2024-09-28 20:01:25 -0400 | |
|---|---|---|
| committer | 2024-09-28 20:01:25 -0400 | |
| commit | 1a457ed68769880ab7760e0746f0cbbd9ca00487 (patch) | |
| tree | a5e2f36fa6537e24a7a8851dab900ea03efdbd00 /CHANGELOG.md | |
| parent | 1f3ffe32342852fd9ea9e7704022488f3a1222bd (diff) | |
New upstream version 1.27.5.upstream/1.27.5
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 78 |
1 files changed, 27 insertions, 51 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7397593..ab8f174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,57 +1,33 @@ -## 1.27.4 - 2024-09-06 +## 1.27.5 - 2024-09-28 ### Extractors #### Additions -- [sexcom] add `likes` extractor ([#6149](https://github.com/mikf/gallery-dl/issues/6149)) -- [wikimedia] add `wiki` extractor ([#6050](https://github.com/mikf/gallery-dl/issues/6050)) +- [ao3] add support ([#6013](https://github.com/mikf/gallery-dl/issues/6013)) +- [civitai] add support ([#3706](https://github.com/mikf/gallery-dl/issues/3706), [#3787](https://github.com/mikf/gallery-dl/issues/3787), [#4129](https://github.com/mikf/gallery-dl/issues/4129), [#5995](https://github.com/mikf/gallery-dl/issues/5995), [#6220](https://github.com/mikf/gallery-dl/issues/6220)) +- [cohost] add support ([#4483](https://github.com/mikf/gallery-dl/issues/4483), [#6191](https://github.com/mikf/gallery-dl/issues/6191)) #### Fixes -- [bunkr] fix file downloads ([#6037](https://github.com/mikf/gallery-dl/issues/6037)) -- [cyberdrop] fix extraction -- [deviantart] fix `"pagination": "manual"` for cursor-based endpoints ([#6079](https://github.com/mikf/gallery-dl/issues/6079)) -- [deviantart] fix `"original": "images"` ([#6124](https://github.com/mikf/gallery-dl/issues/6124)) -- [exhentai] fix `limits` option ([#6090](https://github.com/mikf/gallery-dl/issues/6090)) -- [flickr] make `exif` and `context` metadata extraction non-fatal ([#6002](https://github.com/mikf/gallery-dl/issues/6002), [#6077](https://github.com/mikf/gallery-dl/issues/6077)) -- [flickr] make `album` metadata extraction non-fatal ([#3441](https://github.com/mikf/gallery-dl/issues/3441)) -- [furaffinity] fix `favorite` pagination ([#6151](https://github.com/mikf/gallery-dl/issues/6151)) -- [gofile] fix `KeyError: 'childrenIds'` ([#5993](https://github.com/mikf/gallery-dl/issues/5993)) -- [newgrounds] fix warning for age-restricted posts ([#6005](https://github.com/mikf/gallery-dl/issues/6005)) -- [toyhouse] fix extraction of image URLs -- [tumblr] fix `401 Unauthorized` for likes when using api-key ([#5994](https://github.com/mikf/gallery-dl/issues/5994)) -- [twitter] fix pinned Tweet extraction ([#6102](https://github.com/mikf/gallery-dl/issues/6102)) -- [ytdl] fix processing playlists of playlists ([#6127](https://github.com/mikf/gallery-dl/issues/6127)) +- [8chan] update `TOS` cookie name +- [deviantart] work around OAuth API returning empty journal texts ([#6196](https://github.com/mikf/gallery-dl/issues/6196), [#6207](https://github.com/mikf/gallery-dl/issues/6207), [#5916](https://github.com/mikf/gallery-dl/issues/5916)) +- [weasyl:favorite] fix pagination ([#6113](https://github.com/mikf/gallery-dl/issues/6113)) #### Improvements -- [bcbnsfw] use `*` as query when retrieving all posts ([#6135](https://github.com/mikf/gallery-dl/issues/6135)) -- [bunkr] support `bunkr:` URL prefix ([#6017](https://github.com/mikf/gallery-dl/issues/6017)) -- [e621] cache pool metadata API calls ([#6001](https://github.com/mikf/gallery-dl/issues/6001)) -- [generic] better directory names ([#6104](https://github.com/mikf/gallery-dl/issues/6104)) -- [koharu] improve format selection ([#6088](https://github.com/mikf/gallery-dl/issues/6088)) -- [pixiv] implement downloading "original" ugoira frames ([#6056](https://github.com/mikf/gallery-dl/issues/6056)) -- [pixiv] use mobile API for `series` ([#5983](https://github.com/mikf/gallery-dl/issues/5983)) -#### Metadata -- [batoto] improve chapter info regex ([#5988](https://github.com/mikf/gallery-dl/issues/5988), [#5997](https://github.com/mikf/gallery-dl/issues/5997)) -- [batoto] extract `chapter_url` metadata ([#5562](https://github.com/mikf/gallery-dl/issues/5562)) -- [batoto] improve `title` extraction ([#5988](https://github.com/mikf/gallery-dl/issues/5988)) -- [hitomi] extract `extension_original` metadata ([#6049](https://github.com/mikf/gallery-dl/issues/6049)) -- [instagram] add `post_date` metadata field ([#6081](https://github.com/mikf/gallery-dl/issues/6081), [#6091](https://github.com/mikf/gallery-dl/issues/6091)) -- [sankaku] restore old `tags` format ([#6043](https://github.com/mikf/gallery-dl/issues/6043)) -- [twitter] extract `type` metadata ([#6111](https://github.com/mikf/gallery-dl/issues/6111)) -#### Options -- [bunkr] add `tlds` option to match URLs with all possible TLDs ([#5875](https://github.com/mikf/gallery-dl/issues/5875), [#6017](https://github.com/mikf/gallery-dl/issues/6017)) -- [instagram] add `max-posts` option ([#6054](https://github.com/mikf/gallery-dl/issues/6054)) -- [instagram] add `info` as a possible `include` value -- [instagram] allow disabling `cursor` output -- [twitter] add `info` as a possible `include` value ([#6114](https://github.com/mikf/gallery-dl/issues/6114)) -- [twitter] allow disabling `cursor` output ([#5990](https://github.com/mikf/gallery-dl/issues/5990)) +- [bluesky] support video downloads ([#6183](https://github.com/mikf/gallery-dl/issues/6183)) +- [deviantart] add `previews` option ([#3782](https://github.com/mikf/gallery-dl/issues/3782), [#6124](https://github.com/mikf/gallery-dl/issues/6124)) +- [deviantart] warn about empty journal texts ([#5916](https://github.com/mikf/gallery-dl/issues/5916)) +- [inkbunny:favorite] update default directory ([#6115](https://github.com/mikf/gallery-dl/issues/6115)) +- [jpgfish] update domain to `jpg5.su` ([#6231](https://github.com/mikf/gallery-dl/issues/6231)) +- [skeb] prevent 429 errors and need for `request_key` cookie +- [weasyl:favorite] support readable URL format ([#6113](https://github.com/mikf/gallery-dl/issues/6113)) +- [wikimedia] automatically detect API endpoint when none is defined +- [zzup] support `up.zzup.com` galleries ([#6181](https://github.com/mikf/gallery-dl/issues/6181)) ### Post Processors -- [hash] add `hash` post processor to compute file hash metadata ([#6099](https://github.com/mikf/gallery-dl/issues/6099)) -- [metadata] add `include` and `exclude` options ([#6058](https://github.com/mikf/gallery-dl/issues/6058)) -- [metadata] fix using `..` in directories on Windows ([#5942](https://github.com/mikf/gallery-dl/issues/5942), [#6094](https://github.com/mikf/gallery-dl/issues/6094)) -- [rename] add `rename` post processor to rename previously downloaded files ([#5846](https://github.com/mikf/gallery-dl/issues/5846), [#6044](https://github.com/mikf/gallery-dl/issues/6044)) -- [ugoira] support converting "original" frames ([#6056](https://github.com/mikf/gallery-dl/issues/6056)) -- [ugoira] add `skip` option ([#6056](https://github.com/mikf/gallery-dl/issues/6056)) +- [ugoira] implement storing "original" frames in ZIP archives ([#6147](https://github.com/mikf/gallery-dl/issues/6147)) +- [ugoira] fix `KeyError: '_ugoira_frame_index'` ([#6154](https://github.com/mikf/gallery-dl/issues/6154)) +### Formatter +- add `L` conversion - returns the length of a value +- allow accessing `util.NONE` via global `_nul` ### Miscellaneous -- [cookies:firefox] extract only cookies without container by default ([#5957](https://github.com/mikf/gallery-dl/issues/5957)) -- [formatter] implement `A` format specifier ([#6036](https://github.com/mikf/gallery-dl/issues/6036)) -- [tests] fix bug when running tests in a certain order -- [util] extend `CustomNone` with arithmetic operators ([#6007](https://github.com/mikf/gallery-dl/issues/6007), [#6009](https://github.com/mikf/gallery-dl/issues/6009)) -- add `--rename` and `--rename-to` command-line options ([#5846](https://github.com/mikf/gallery-dl/issues/5846), [#6044](https://github.com/mikf/gallery-dl/issues/6044)) -- add `input-files` config option ([#6059](https://github.com/mikf/gallery-dl/issues/6059)) +- [cookies] add `cookies-select` option +- [cookies:firefox] support using domain & container filters together +- [docker] prevent errors in Dockerfile build +- [tests] make `#category` result entries optional +- allow filtering `--list-extractors` results +- implement alternatives for deprecated `utc` datetime functions |
