mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
yt-dlp: bump to 2025.03.31
Core changes - Add --compat-options 2024 Extractor changes - francaisfacile: Add extractor - generic: Validate response before checking m3u8 live status - microsoftlearnepisode: Extract more formats - mlbtv: Fix radio-only extraction - on24: Support mainEvent URLs - sbs: Fix subtitles extraction - stvr: Rename extractor from RTVS to STVR - twitch: clips: Extract portrait formats - youtube - Add player_js_variant extractor-arg - tab: Fix playlist continuation extraction Pick up the package as a maintainer as per previous maintainer's request. Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.03.31 Signed-off-by: George Sapkin <george@sapk.in>
This commit is contained in:
committed by
Josef Schlehofer
parent
303f7973f7
commit
8c49ed8ade
@@ -1,14 +1,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=yt-dlp
|
||||
PKG_VERSION:=2024.7.9
|
||||
PKG_VERSION:=2025.3.31
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=yt-dlp
|
||||
PKG_HASH:=e19f00f9e55e90bca1c94bcaf809aa33e51634be9f0de2df84a72d3206934f94
|
||||
PKG_HASH:=1bfe0e660d1a70a09e27b2d58f92e30b1e2e362cc487829f2f824346ae49fb91
|
||||
PYPI_SOURCE_NAME:=yt_dlp
|
||||
|
||||
PKG_MAINTAINER:=Michal Vasilek <michal.vasilek@nic.cz>
|
||||
PKG_MAINTAINER:=George Sapkin <george@sapk.in>
|
||||
PKG_LICENSE:=Unlicense
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
PKG_CPE_ID:=cpe:/a:yt-dlp_project:yt-dlp
|
||||
|
||||
Reference in New Issue
Block a user