From d8c43a2286e777e961254dc1c9a8dccce5d4d4b2 Mon Sep 17 00:00:00 2001 From: Dvd-Znf Date: Sun, 26 Oct 2025 00:19:07 +0200 Subject: [PATCH] New version: yt-dlp.yt-dlp.nightly version 2025.10.24.232923 --- .../yt-dlp.yt-dlp.nightly.installer.yaml | 24 +++++++++ .../yt-dlp.yt-dlp.nightly.locale.en-US.yaml | 52 +++++++++++++++++++ .../yt-dlp.yt-dlp.nightly.yaml | 8 +++ 3 files changed, 84 insertions(+) create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.installer.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.locale.en-US.yaml create mode 100644 manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.yaml diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.installer.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.installer.yaml new file mode 100644 index 0000000000000..7c268f9281640 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2025.10.24.232923 +InstallerType: portable +Commands: +- yt-dlp +Dependencies: + PackageDependencies: + - PackageIdentifier: yt-dlp.FFmpeg +ReleaseDate: 2025-10-24 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.10.24.232923/yt-dlp_x86.exe + InstallerSha256: D8ECB8195F577DE0DC56F201E7E0F40E7DCA4F9D6DD923708A3B5D54701F4031 +- Architecture: x64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.10.24.232923/yt-dlp.exe + InstallerSha256: 03264EEA3ABC13631FD0A9E211E41582ACB307538512297CEFADDD9087B06DB9 +- Architecture: arm64 + InstallerUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/download/2025.10.24.232923/yt-dlp_arm64.exe + InstallerSha256: 973153DC5FFEE52D578BEF88935B43EC2281816292E2B7926B7A7237CE03C3DE +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.locale.en-US.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..2846872116705 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2025.10.24.232923 +PackageLocale: en-US +Publisher: yt-dlp +PublisherUrl: https://github.com/yt-dlp +PublisherSupportUrl: https://github.com/yt-dlp/yt-dlp/issues +PackageName: yt-dlp-nightly +PackageUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds +License: Unlicense +LicenseUrl: https://github.com/yt-dlp/yt-dlp/blob/master/LICENSE +Copyright: pukkandan.ytdlp@gmail.com | UNLICENSE +ShortDescription: A feature-rich command-line audio/video downloader. +Description: |- + The yt-dlp nightly channel builds. + 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-nightly +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- nightly +- video +- video-downloader +- youtube +- youtube-dl +- youtube-dlp +- ytdlp +ReleaseNotes: |- + Generated from: yt-dlp/yt-dlp@70f1098 + Installation Discord Donate Documentation + A description of the various files is in the README + The PyInstaller-bundled executables are subject to the licenses described in THIRD_PARTY_LICENSES.txt + Changelog + Extractor changes + - googledrive: Rework extractor (#14746) by seproDev +ReleaseNotesUrl: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/tag/2025.10.24.232923 +Documentations: +- DocumentLabel: Discord + DocumentUrl: https://discord.gg/H5MNcFW63r +- DocumentLabel: Update Channels + DocumentUrl: https://github.com/yt-dlp/yt-dlp#update-channels +- DocumentLabel: Wiki + DocumentUrl: https://github.com/yt-dlp/yt-dlp/wiki +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.yaml b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.yaml new file mode 100644 index 0000000000000..683b31ee0c021 --- /dev/null +++ b/manifests/y/yt-dlp/yt-dlp/nightly/2025.10.24.232923/yt-dlp.yt-dlp.nightly.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: yt-dlp.yt-dlp.nightly +PackageVersion: 2025.10.24.232923 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0