Skip to content

Commit d4aa4a4

Browse files
authored
New version: yt-dlp.yt-dlp.nightly version 2025.07.05.233013 (microsoft#271703)
1 parent f3ac179 commit d4aa4a4

3 files changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: yt-dlp.yt-dlp.nightly
5+
PackageVersion: 2025.07.05.233013
6+
InstallerType: portable
7+
Commands:
8+
- yt-dlp
9+
ReleaseDate: 2025-07-05
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.05.233013/yt-dlp_x86.exe
13+
InstallerSha256: 472B5FD203130C2EB93172BC7F9A570315314E117735366704695A16F71EEACC
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.05.233013/yt-dlp.exe
16+
InstallerSha256: 2801F2B62C29FE835C4B3254291AC418A566F28B1CA68C40474DA114033D21A4
17+
Dependencies:
18+
PackageDependencies:
19+
- PackageIdentifier: Gyan.FFmpeg
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: yt-dlp.yt-dlp.nightly
5+
PackageVersion: 2025.07.05.233013
6+
PackageLocale: en-US
7+
Publisher: yt-dlp
8+
PublisherUrl: https://github.com/yt-dlp
9+
PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues
10+
PackageName: yt-dlp-nightly
11+
PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds
12+
License: Unlicense
13+
LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE
14+
Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE
15+
ShortDescription: A feature-rich command-line audio/video downloader.
16+
Description: |-
17+
The yt-dlp nightly channel builds.
18+
yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites.
19+
The project is a fork of youtube-dl based on the now inactive youtube-dlc.
20+
Moniker: yt-dlp-nightly
21+
Tags:
22+
- audio
23+
- audio-downloader
24+
- download
25+
- downloader
26+
- media
27+
- media-downloader
28+
- nightly
29+
- video
30+
- video-downloader
31+
- youtube
32+
- youtube-dl
33+
- youtube-dlp
34+
- ytdlp
35+
ReleaseNotes: |-
36+
Generated from: yt-dlp/yt-dlp@fca94ac
37+
Installation Discord Donate Documentation
38+
A description of the various files is in the README
39+
Changelog
40+
Core changes
41+
- No longer enable --mtime by default (#12781) by seproDev
42+
- jsinterp
43+
- Cache undefined variable names (#13639) by bashonly
44+
- Fix variable scoping (#13639) by bashonly, seproDev
45+
Extractor changes
46+
- Detect invalid m3u8 playlist data (#13601) by Grub4K
47+
- sproutvideo: Fix extractor (#13610) by bashonly
48+
- youtube: Extract global nsig helper functions (#13639) by bashonly, seproDev
49+
Networking changes
50+
- Request Handler: requests: Work around partial read dropping data (#13599) by Grub4K (With fixes in c316416)
51+
Misc. changes
52+
- cleanup: Bump ruff to 0.12.x (#13596) by seproDev
53+
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2025.07.05.233013
54+
Documentations:
55+
- DocumentLabel: Discord
56+
DocumentUrl: https://discord.gg/H5MNcFW63r
57+
- DocumentLabel: Update Channels
58+
DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels
59+
- DocumentLabel: Wiki
60+
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki
61+
ManifestType: defaultLocale
62+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: yt-dlp.yt-dlp.nightly
5+
PackageVersion: 2025.07.05.233013
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)