Skip to content

Commit ab741af

Browse files
authored
New version: mikf.gallery-dl version 1.31.6 (microsoft#337640)
1 parent 7665791 commit ab741af

4 files changed

Lines changed: 121 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: mikf.gallery-dl
5+
PackageVersion: 1.31.6
6+
InstallerType: portable
7+
Commands:
8+
- gallery-dl
9+
Dependencies:
10+
PackageDependencies:
11+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
12+
ReleaseDate: 2026-02-08
13+
Installers:
14+
- Architecture: x86
15+
InstallerUrl: https://github.com/mikf/gallery-dl/releases/download/v1.31.6/gallery-dl.exe
16+
InstallerSha256: 74B8F43E78109537F8DFD5C3E4B3A2AF22FCD6A78CBDEE5BE590C687357EC7EC
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: mikf.gallery-dl
5+
PackageVersion: 1.31.6
6+
PackageLocale: en-US
7+
Publisher: Mike Fährmann
8+
PublisherUrl: https://github.com/mikf
9+
PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues
10+
Author: Mike Fährmann
11+
PackageName: gallery-dl
12+
PackageUrl: https://github.com/mikf/gallery-dl
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE
15+
Copyright: Copyright 2014-2026 Mike Fährmann
16+
ShortDescription: Command-line program to download image galleries and collections from several image hosting sites
17+
Description: gallery-dl is a command-line program to download image galleries and collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities.
18+
Tags:
19+
- download
20+
- downloader
21+
- gallery
22+
- image
23+
- photo
24+
- picture
25+
ReleaseNotes: |-
26+
Extractors
27+
Additions
28+
- [fikfap] add hashtag extractor (#9018)
29+
Fixes
30+
- [8chan] fail downloads of POW images (#8975)
31+
- [artstation] fix embedded videos (#8972 #9003)
32+
- [artstation] fix challenge extractor
33+
- [imagefap:user] support multiple pages (#9016)
34+
- [imhentai] use alternate strategy for galleries without image data (#8951)
35+
- [instagram] use /topsearch/ to fetch user information (#8978)
36+
- [pixiv] fix errors when using metadata options for avatar/background
37+
- [simpcity] extract tiktok & reddit media embeds (#8994 #8996)
38+
- [tiktok] always try to resolve JS challenges (#8993)
39+
- [tiktok] use time cursor for story requests (#8991)
40+
- [tiktok] identify when user accounts do not exist (#8977)
41+
- [tiktok] do not exit early when rolling back cursor (#8968)
42+
- [xhamster] fix user profile extraction (#8974)
43+
Improvements
44+
- [8chan] skip TOS cookie name lookup if already present
45+
- [artstation] download /8k/ images (#9003)
46+
- [discord:server-search] use max_id for pagination
47+
- [fikfap] allow for dashes in usernames (#9019)
48+
- [instagram] cache user profile results on disk (#8978)
49+
- [reddit:user] implement only option (#8228)
50+
- [reddit:user] provide user metadata (#8228)
51+
- [tiktok] fix outdated error message (#8979)
52+
- [twitter] support article media (#8995)
53+
- [xenforo] implement "order-posts": "reaction" (#8997)
54+
Cookies
55+
- add support for Floorp (#9005)
56+
- support Firefox 147+ profile paths (#8803)
57+
Miscellaneous
58+
- [job] fix overwriting _extractor fields (#8958)
59+
- use tempfile when updating input files (#8981)
60+
ReleaseNotesUrl: https://github.com/mikf/gallery-dl/releases/tag/v1.31.6
61+
Documentations:
62+
- DocumentLabel: Wiki
63+
DocumentUrl: https://github.com/mikf/gallery-dl/wiki
64+
ManifestType: defaultLocale
65+
ManifestVersion: 1.12.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: mikf.gallery-dl
5+
PackageVersion: 1.31.6
6+
PackageLocale: zh-CN
7+
Publisher: Mike Fährmann
8+
PublisherUrl: https://github.com/mikf
9+
PublisherSupportUrl: https://github.com/mikf/gallery-dl/issues
10+
Author: Mike Fährmann
11+
PackageName: gallery-dl
12+
PackageUrl: https://github.com/mikf/gallery-dl
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/mikf/gallery-dl/blob/master/LICENSE
15+
Copyright: Copyright 2014-2026 Mike Fährmann
16+
ShortDescription: 从多个图片托管网站下载图片库和图片集的命令行程序
17+
Description: gallery-dl 是一个命令行程序,可以从多个图片托管网站下载图片库和图片集。它是一个跨平台的工具,具有众多配置选项和强大的文件命名功能。
18+
Tags:
19+
- 下载
20+
- 下载器
21+
- 图像
22+
- 图片
23+
- 照片
24+
- 画廊
25+
ReleaseNotesUrl: https://github.com/mikf/gallery-dl/releases/tag/v1.31.6
26+
Documentations:
27+
- DocumentLabel: Wiki
28+
DocumentUrl: https://github.com/mikf/gallery-dl/wiki
29+
ManifestType: locale
30+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: mikf.gallery-dl
5+
PackageVersion: 1.31.6
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)