mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
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:
committed by
GitHub
parent
343e675c85
commit
3e77db817a
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user