updater-yt_dlp-2025.09.23 — yt_dlp → 2025.09.23 (#12909)

* Add unbuilt yt_dlp to updater-yt_dlp-2025.09.23

* updater-yt_dlp-2025.09.23: Build Run on linux/arm/v7.

* updater-yt_dlp-2025.09.23: Build Run on linux/386.

* updater-yt_dlp-2025.09.23: Build Run on linux/amd64.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-09-24 09:45:37 -04:00
committed by GitHub
parent 343e675c85
commit 3e77db817a
10 changed files with 85 additions and 166 deletions

View File

@@ -3,7 +3,7 @@ require 'buildsystems/python'
class Yt_dlp < Python
description 'A fork of youtube-dl with additional features and patches'
homepage 'https://github.com/yt-dlp/yt-dlp'
version "2025.08.11-#{CREW_PY_VER}"
version "2025.09.23-#{CREW_PY_VER}"
license 'MIT'
compatibility 'all'
source_url 'https://github.com/yt-dlp/yt-dlp.git'