Skip to content

Commit 581be38

Browse files
authored
New version: yt-dlp.yt-dlp.nightly version 2025.07.01.235725 (microsoft#270409)
1 parent 7279379 commit 581be38

3 files changed

Lines changed: 86 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.01.235725
6+
InstallerType: portable
7+
Commands:
8+
- yt-dlp
9+
ReleaseDate: 2025-07-02
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.01.235725/yt-dlp_x86.exe
13+
InstallerSha256: EBD42474DB07229737495B8E0BD799C1BCA07225569DB2FAE74DD672DFC9D0B0
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.01.235725/yt-dlp.exe
16+
InstallerSha256: 1002F2FACA14C564388B00944B17F2C3B0075D9354E81927346072ABA0E705F3
17+
Dependencies:
18+
PackageDependencies:
19+
- PackageIdentifier: Gyan.FFmpeg
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
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.01.235725
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@c316416
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+
Extractor changes
43+
- Detect invalid m3u8 playlist data (#13601) by Grub4K
44+
Networking changes
45+
- Request Handler: requests: Work around partial read dropping data (#13599) by Grub4K (With fixes in c316416)
46+
Misc. changes
47+
- cleanup: Bump ruff to 0.12.x (#13596) by seproDev
48+
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2025.07.01.235725
49+
Documentations:
50+
- DocumentLabel: Discord
51+
DocumentUrl: https://discord.gg/H5MNcFW63r
52+
- DocumentLabel: Update Channels
53+
DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels
54+
- DocumentLabel: Wiki
55+
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki
56+
ManifestType: defaultLocale
57+
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.01.235725
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)