Add unbuilt yt_dlp to updater-yt_dlp-2025.08.11 (#12451)

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-08-14 18:47:58 +00:00
committed by GitHub
parent 6f19065b63
commit df66d7ca44

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.06.30-#{CREW_PY_VER}"
version "2025.08.11-#{CREW_PY_VER}"
license 'MIT'
compatibility 'all'
source_url 'https://github.com/yt-dlp/yt-dlp.git'