-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: yt-dlp.yt-dlp version 2025.01.26 (#216767)
- Loading branch information
Showing
4 changed files
with
162 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
manifests/y/yt-dlp/yt-dlp/2025.01.26/yt-dlp.yt-dlp.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2025.01.26 | ||
InstallerType: portable | ||
UpgradeBehavior: uninstallPrevious | ||
Commands: | ||
- yt-dlp | ||
ReleaseDate: 2025-01-26 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp_x86.exe | ||
InstallerSha256: EBBFAE07713A91C87B5E0B08417BA40B0A7279AF16181A4163C4921F27B070FB | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp.exe | ||
InstallerSha256: 423EEC9B60AB7910D97EB74CDB5DAEA90128850752D4AAD6CCABAF8648D6387C | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Gyan.FFmpeg | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
93 changes: 93 additions & 0 deletions
93
manifests/y/yt-dlp/yt-dlp/2025.01.26/yt-dlp.yt-dlp.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2025.01.26 | ||
PackageLocale: en-US | ||
Publisher: yt-dlp | ||
PublisherUrl: https://github.com/yt-dlp | ||
PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues | ||
PackageName: yt-dlp | ||
PackageUrl: https://github.com/yt-dlp/yt-dlp | ||
License: Unlicense | ||
LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/HEAD/LICENSE | ||
Copyright: [email protected] | UNLICENSE | ||
ShortDescription: A feature-rich command-line audio/video downloader. | ||
Description: |- | ||
yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites. | ||
The project is a fork of youtube-dl based on the now inactive youtube-dlc. | ||
Moniker: yt-dlp | ||
Tags: | ||
- audio | ||
- audio-downloader | ||
- download | ||
- downloader | ||
- media | ||
- media-downloader | ||
- video | ||
- video-downloader | ||
- youtube | ||
- youtube-dl | ||
- youtube-dlc | ||
- youtube-dlp | ||
- ytdlp | ||
ReleaseNotes: |- | ||
Installation instructionsInstallation DiscordDiscord DonateDonate DocumentationDocumentation Nightly buildsNightly Master buildsMasterA description of the various files is in the README | ||
Core changes | ||
- Fix float comparison values in format filters (#11880) by bashonly, Dioarya | ||
- utils: sanitize_path: Fix some incorrect behavior (#11923) by Grub4K | ||
Extractor changes | ||
- 1tv: Support sport1tv.ru domain (#11889) by kvk-2015 | ||
- abematv: Support season extraction (#11771) by middlingphys | ||
- bilibili | ||
- Support space /lists/ URLs (#11964) by c-basalt | ||
- Support space video list extraction without login (#12089) by grqz | ||
- bilibilidynamic: Add extractor (#11838) by finch71, grqz | ||
- bluesky: Prefer source format (#12154) by 0x9fff00 | ||
- crunchyroll: Remove extractors (#12195) by seproDev | ||
- dropout: Fix extraction (#12102) by bashonly | ||
- eggs: Add extractors (#11904) by seproDev, subsense | ||
- funimation: Remove extractors (#12167) by doe1080 | ||
- goodgame: Fix extractor (#12173) by NecroRomnt | ||
- lbry: Support signed URLs (#12138) by seproDev | ||
- naver: Fix m3u8 formats extraction (#12037) by kclauhk | ||
- nest: Add extractors (#11747) by pabs3, seproDev | ||
- niconico: series: Fix extractor (#11822) by test20140 | ||
- nrk | ||
- Extract more formats (#12069) by hexahigh | ||
- Fix extraction (#12193) by hexahigh | ||
- patreon: Extract attachment filename as alt_title (#12000) by msm595 | ||
- pbs: Fix extractor (#12024) by dirkf, krandor, n10dollar | ||
- piramidetv: Add extractors (#10777) by HobbyistDev, kclauhk, seproDev | ||
- redgifs: Support /ifr/ URLs (#11805) by invertico | ||
- rtvslo.si: show: Extract more metadata (#12136) by cotko | ||
- senategov: Fix extractors (#9361) by Grabien, seproDev | ||
- soundcloud | ||
- Extract more metadata (#11945) by 7x11x13 | ||
- user: Add /comments page support (#11999) by 7x11x13 | ||
- subsplash: Add extractors (#11054) by seproDev, subrat-lima | ||
- theatercomplextownppv: Support live URLs (#11720) by bashonly | ||
- vimeo: Fix thumbnail extraction (#12142) by jixunmoe | ||
- vimp: Playlist: Add support for tags (#11688) by FestplattenSchnitzel | ||
- weibo: Extend _VALID_URL (#12088) by 4ft35t | ||
- xhamster: Various improvements (#11738) by knackku | ||
- xiaohongshu: Extract more formats (#12147) by seproDev | ||
- youtube | ||
- Download tv client Innertube config (#12168) by coletdjnz | ||
- Extract media_type for livestreams (#11605) by nosoop | ||
- Restore convenience workarounds (#12181) by bashonly | ||
- Update ios player client (#12155) by b5i | ||
- Use different PO token for GVS and Player (#12090) by coletdjnz | ||
- tab: Improve shorts title extraction (#11997) by bashonly, d3d9 | ||
- zdf: Fix extractors (#11041) by InvalidUsernameException | ||
Misc. changes | ||
- cleanup: Miscellaneous: 3b45319 by bashonly, lonble, pjrobertson, seproDev | ||
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.01.26 | ||
Documentations: | ||
- DocumentLabel: Discord | ||
DocumentUrl: https://discord.gg/H5MNcFW63r | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
39 changes: 39 additions & 0 deletions
39
manifests/y/yt-dlp/yt-dlp/2025.01.26/yt-dlp.yt-dlp.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2025.01.26 | ||
PackageLocale: zh-CN | ||
Publisher: yt-dlp | ||
PublisherUrl: https://github.com/yt-dlp | ||
PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues | ||
PackageName: yt-dlp | ||
PackageUrl: https://github.com/yt-dlp/yt-dlp | ||
License: Unlicense | ||
LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/2025.01.12/LICENSE | ||
Copyright: [email protected] | UNLICENSE | ||
ShortDescription: 功能丰富的命令行音频/视频下载器。 | ||
Description: |- | ||
yt-dlp 是一款功能丰富的命令行音频/视频下载器,支持数千个网站。 | ||
该项目是 youtube-dl 的一个分支,基于现已停止维护的 youtube-dlc。 | ||
Tags: | ||
- youtube | ||
- youtube-dl | ||
- youtube-dlc | ||
- youtube-dlp | ||
- ytdlp | ||
- 下载 | ||
- 下载器 | ||
- 媒体 | ||
- 媒体下载器 | ||
- 视频 | ||
- 视频下载器 | ||
- 音频 | ||
- 音频下载器 | ||
Documentations: | ||
- DocumentLabel: Discord | ||
DocumentUrl: https://discord.gg/H5MNcFW63r | ||
- DocumentLabel: 维基 | ||
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.9.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2025.01.26 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |