Yt_dlp 2025.09.23-py3.13 => 2025.09.26-py3.13 (#13000)

This commit is contained in:
Ed Reel
2025-09-30 12:35:51 -05:00
committed by GitHub
parent c92aead7b8
commit afbacd0a6f
4 changed files with 19 additions and 19 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.23-#{CREW_PY_VER}"
version "2025.09.26-#{CREW_PY_VER}"
license 'MIT'
compatibility 'all'
source_url 'https://github.com/yt-dlp/yt-dlp.git'