diff options
| author | 2021-01-11 03:25:41 -0500 | |
|---|---|---|
| committer | 2021-01-11 03:25:41 -0500 | |
| commit | 6335711bbe769b6b9301a88d88790d7a2f8aa82e (patch) | |
| tree | 9122f4da2bcce66fbee1a2f21260a2de53dc4cc7 /CHANGELOG.md | |
| parent | 87a5aa088ce33a1196ff409b76a9ea8233bdc634 (diff) | |
New upstream version 1.16.3.upstream/1.16.3
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3531352..3b3060a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## 1.16.3 - 2021-01-10 + +## 1.16.2 - 2021-01-09 +### Additions +- [derpibooru] add `search` and `gallery` extractors ([#862](https://github.com/mikf/gallery-dl/issues/862)) +- [foolfuuka] add `board` and `search` extractors ([#1044](https://github.com/mikf/gallery-dl/issues/1044), [#1174](https://github.com/mikf/gallery-dl/issues/1174)) +- [gfycat] add `date` metadata field ([#1138](https://github.com/mikf/gallery-dl/issues/1138)) +- [pinterest] add support for getting all boards of a user ([#1205](https://github.com/mikf/gallery-dl/issues/1205)) +- [sankaku] add support for book searches ([#1204](https://github.com/mikf/gallery-dl/issues/1204)) +- [twitter] fetch media from pinned tweets ([#1203](https://github.com/mikf/gallery-dl/issues/1203)) +- [wikiart] add extractor for single paintings ([#1233](https://github.com/mikf/gallery-dl/issues/1233)) +- [downloader:http] add MIME type and signature for `.ico` files ([#1211](https://github.com/mikf/gallery-dl/issues/1211)) +- add a `d` format string conversion for timestamp values +- add `"ascii"` as a special `path-restrict` value +### Fixes +- [hentainexus] fix extraction ([#1234](https://github.com/mikf/gallery-dl/issues/1234)) +- [instagram] categorize single highlight URLs as `highlights` ([#1222](https://github.com/mikf/gallery-dl/issues/1222)) +- [redgifs] fix search results +- [twitter] fix login with username & password +- [twitter] fetch tweets from `homeConversation` entries + ## 1.16.1 - 2020-12-27 ### Additions - [instagram] add `include` option ([#1180](https://github.com/mikf/gallery-dl/issues/1180)) |
