Yt_dlp 2025.09.26-py3.13 => 2025.11.12-py3.13 (#13521)

This commit is contained in:
Ed Reel
2025-11-19 09:09:01 -06:00
committed by GitHub
parent febfb5d209
commit 512164a892
4 changed files with 124 additions and 28 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.09.26-#{CREW_PY_VER}"
version "2025.11.12-#{CREW_PY_VER}"
license 'MIT'
compatibility 'all'
source_url 'https://github.com/yt-dlp/yt-dlp.git'