forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify: yt-dlp.yt-dlp version 2024.12.23 (microsoft#202049)
- Loading branch information
Showing
4 changed files
with
125 additions
and
125 deletions.
There are no files selected for viewing
44 changes: 22 additions & 22 deletions
44
manifests/y/yt-dlp/yt-dlp/2024.12.23/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 |
---|---|---|
@@ -1,22 +1,22 @@ | ||
# Created with komac v2.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
InstallerType: portable | ||
UpgradeBehavior: uninstallPrevious | ||
Commands: | ||
- yt-dlp | ||
ReleaseDate: 2024-12-23 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.23/yt-dlp_x86.exe | ||
InstallerSha256: FBD4A497EF3357ABE81E955BBD1437CC9BC43C23D2361AEB20E20EDB1A996BE6 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.23/yt-dlp.exe | ||
InstallerSha256: 8C59BE7685E19816A7108E1E2208B83C937EC10EE101FEC15EDAE229A7E3A0DC | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Gyan.FFmpeg | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
InstallerType: portable | ||
UpgradeBehavior: uninstallPrevious | ||
Commands: | ||
- yt-dlp | ||
ReleaseDate: 2024-12-23 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.23/yt-dlp.exe | ||
InstallerSha256: 8C59BE7685E19816A7108E1E2208B83C937EC10EE101FEC15EDAE229A7E3A0DC | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Gyan.FFmpeg | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.23/yt-dlp_x86.exe | ||
InstallerSha256: FBD4A497EF3357ABE81E955BBD1437CC9BC43C23D2361AEB20E20EDB1A996BE6 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
111 changes: 55 additions & 56 deletions
111
manifests/y/yt-dlp/yt-dlp/2024.12.23/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 |
---|---|---|
@@ -1,56 +1,55 @@ | ||
# Created with komac v2.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
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: pukkandan.ytdlp@gmail.com | 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 | ||
- Don't sanitize filename on Unix when --no-windows-filenames (#9591) by pukkandan | ||
- update | ||
- Check 64-bitness when upgrading ARM builds (#11819) by bashonly | ||
- Fix endless update loop for linux_exe builds (#11827) by bashonly | ||
Extractor changes | ||
- soundcloud: Various fixes (#11820) by bashonly | ||
- youtube | ||
- Add age-gate workaround for some embeddable videos (#11821) by bashonly | ||
- Fix uploader_id extraction (#11818) by bashonly | ||
- Player client maintenance (#11893) by bashonly | ||
- Skip iOS formats that require PO Token (#11890) by coletdjnz | ||
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/releases/tag/2024.12.23 | ||
Documentations: | ||
- DocumentLabel: Discord | ||
DocumentUrl: https://discord.gg/H5MNcFW63r | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
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/2024.12.23/LICENSE | ||
Copyright: pukkandan.ytdlp@gmail.com | 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: |- | ||
Core changes | ||
- Don't sanitize filename on Unix when --no-windows-filenames (#9591) by pukkandan | ||
- update | ||
- Check 64-bitness when upgrading ARM builds (#11819) by bashonly | ||
- Fix endless update loop for linux_exe builds (#11827) by bashonly | ||
Extractor changes | ||
- soundcloud: Various fixes (#11820) by bashonly | ||
- youtube | ||
- Add age-gate workaround for some embeddable videos (#11821) by bashonly | ||
- Fix uploader_id extraction (#11818) by bashonly | ||
- Player client maintenance (#11893) by bashonly | ||
- Skip iOS formats that require PO Token (#11890) by coletdjnz | ||
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.12.23/Changelog.md | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki | ||
- DocumentLabel: Discord | ||
DocumentUrl: https://discord.gg/H5MNcFW63r | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
79 changes: 40 additions & 39 deletions
79
manifests/y/yt-dlp/yt-dlp/2024.12.23/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 |
---|---|---|
@@ -1,39 +1,40 @@ | ||
# Created with komac v2.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
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/2024.12.13/LICENSE | ||
Copyright: pukkandan.ytdlp@gmail.com | 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.6.0 | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
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/2024.12.23/LICENSE | ||
Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE | ||
ShortDescription: 功能丰富的命令行音频/视频下载器。 | ||
Description: |- | ||
yt-dlp 是一款功能丰富的命令行音频/视频下载器,支持数千个网站。 | ||
该项目是 youtube-dl 的一个分支,基于现已停止维护的 youtube-dlc。 | ||
Tags: | ||
- youtube | ||
- youtube-dl | ||
- youtube-dlc | ||
- youtube-dlp | ||
- ytdlp | ||
- 下载 | ||
- 下载器 | ||
- 媒体 | ||
- 媒体下载器 | ||
- 视频 | ||
- 视频下载器 | ||
- 音频 | ||
- 音频下载器 | ||
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp/blob/2024.12.23/Changelog.md | ||
Documentations: | ||
- DocumentLabel: 维基 | ||
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki | ||
- DocumentLabel: Discord | ||
DocumentUrl: https://discord.gg/H5MNcFW63r | ||
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 |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# Created with komac v2.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: yt-dlp.yt-dlp | ||
PackageVersion: 2024.12.23 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |