Skip to content

Commit 616d2f0

Browse files
authored
New version: yt-dlp.yt-dlp.nightly version 2025.07.30.233130 (microsoft#279329)
1 parent 824eb14 commit 616d2f0

3 files changed

Lines changed: 113 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.1
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.30.233130
6+
InstallerType: portable
7+
Commands:
8+
- yt-dlp
9+
ReleaseDate: 2025-07-30
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.30.233130/yt-dlp_x86.exe
13+
InstallerSha256: C21793229052C530CD47DC57DC60A089178D3D78D47A59CBEE671937D759AE5B
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.07.30.233130/yt-dlp.exe
16+
InstallerSha256: 1CDEFC12B20C63ED2A1569B2B0D2B215065BE3C888C6228FBF637B5F4F98CED2
17+
Dependencies:
18+
PackageDependencies:
19+
- PackageIdentifier: yt-dlp.FFmpeg
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
# Created with komac v2.12.1
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.30.233130
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@1216477
37+
Installation Discord Donate Documentation
38+
A description of the various files is in the README
39+
Changelog
40+
Core changes
41+
- Deprecate darwin_legacy_exe support (#13857) by bashonly
42+
- Raise minimum recommended Python version to 3.10 (#13859) by bashonly
43+
- cookies: Load cookies with float expires timestamps (#13873) by bashonly
44+
- utils
45+
- Add WINDOWS_VT_MODE to globals (#12460) by Grub4K
46+
- parse_resolution: Support width-only pattern (#13802) by doe1080
47+
- random_user_agent: Bump versions (#13543) by bashonly
48+
Extractor changes
49+
- archive.org: Fix metadata extraction (#13880) by bashonly
50+
- eagleplatform: Remove extractors (#13469) by doe1080
51+
- fauliolive
52+
- Add extractor (#13421) by CasperMcFadden95, seproDev
53+
- Support Bahry TV (#13850) by CasperMcFadden95
54+
- neteasemusic: Support XFF (#11044) by c-basalt
55+
- parlview: Rework extractor (#13788) by barryvan
56+
- plyrembed: Add extractor (#13836) by seproDev
57+
- rtve.es: program: Add extractor by meGAmeS1, seproDev
58+
- sportdeuschland: Support embedded player URLs (#13833) by InvalidUsernameException
59+
- sproutvideo: Fix extractor (#13813) by bashonly
60+
- tbs: Fix truTV support (#9683) by bashonly, ischmidt20
61+
- tver
62+
- Extract Streaks API info (#13885) by bashonly
63+
- Support --ignore-no-formats-error when geo-blocked (#13598) by arabcoders
64+
- tvw: news: Add extractor (#12907) by fries1234
65+
- vimeo: Fix login support and require authentication (#13823) by bashonly
66+
Downloader changes
67+
- external: Work around ffmpeg's file: URL handling (#13844) by bashonly
68+
- hls: Fix --hls-split-continuity support (#13321) by tchebb
69+
Postprocessor changes
70+
- embedthumbnail: Fix ffmpeg args for embedding in mp3 (#13720) by atsushi2965
71+
- xattrmetadata: Add macOS "Where from" attribute (#12664) by rolandcrosby
72+
Misc. changes
73+
- build: Use macos-14 runner for macos builds (#13814) by bashonly
74+
- ci: Bump supported PyPy version to 3.11 (#13877) by bashonly
75+
ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2025.07.30.233130
76+
Documentations:
77+
- DocumentLabel: Discord
78+
DocumentUrl: https://discord.gg/H5MNcFW63r
79+
- DocumentLabel: Update Channels
80+
DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels
81+
- DocumentLabel: Wiki
82+
DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki
83+
ManifestType: defaultLocale
84+
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.1
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.30.233130
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)