pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/yt-dlp
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 1 05:24:37 UTC 2025
Modified Files:
pkgsrc/net/yt-dlp: Makefile PLIST distinfo
Log Message:
yt-dlp: updated to 2025.03.31
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
Misc. changes
cleanup: Miscellaneous
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/yt-dlp/PLIST
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/yt-dlp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/yt-dlp/Makefile
diff -u pkgsrc/net/yt-dlp/Makefile:1.64 pkgsrc/net/yt-dlp/Makefile:1.65
--- pkgsrc/net/yt-dlp/Makefile:1.64 Sun Mar 30 12:20:26 2025
+++ pkgsrc/net/yt-dlp/Makefile Tue Apr 1 05:24:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2025/03/30 12:20:26 leot Exp $
+# $NetBSD: Makefile,v 1.65 2025/04/01 05:24:37 adam Exp $
-DISTNAME= yt_dlp-2025.3.27
+DISTNAME= yt_dlp-2025.3.31
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PYPI:=y/yt-dlp/}
Index: pkgsrc/net/yt-dlp/PLIST
diff -u pkgsrc/net/yt-dlp/PLIST:1.40 pkgsrc/net/yt-dlp/PLIST:1.41
--- pkgsrc/net/yt-dlp/PLIST:1.40 Tue Mar 25 04:50:25 2025
+++ pkgsrc/net/yt-dlp/PLIST Tue Apr 1 05:24:37 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2025/03/25 04:50:25 mrg Exp $
+@comment $NetBSD: PLIST,v 1.41 2025/04/01 05:24:37 adam Exp $
bin/yt-dlp
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -954,6 +954,9 @@ ${PYSITELIB}/yt_dlp/extractor/foxsports.
${PYSITELIB}/yt_dlp/extractor/fptplay.py
${PYSITELIB}/yt_dlp/extractor/fptplay.pyc
${PYSITELIB}/yt_dlp/extractor/fptplay.pyo
+${PYSITELIB}/yt_dlp/extractor/francaisfacile.py
+${PYSITELIB}/yt_dlp/extractor/francaisfacile.pyc
+${PYSITELIB}/yt_dlp/extractor/francaisfacile.pyo
${PYSITELIB}/yt_dlp/extractor/franceinter.py
${PYSITELIB}/yt_dlp/extractor/franceinter.pyc
${PYSITELIB}/yt_dlp/extractor/franceinter.pyo
Index: pkgsrc/net/yt-dlp/distinfo
diff -u pkgsrc/net/yt-dlp/distinfo:1.58 pkgsrc/net/yt-dlp/distinfo:1.59
--- pkgsrc/net/yt-dlp/distinfo:1.58 Sun Mar 30 12:20:26 2025
+++ pkgsrc/net/yt-dlp/distinfo Tue Apr 1 05:24:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2025/03/30 12:20:26 leot Exp $
+$NetBSD: distinfo,v 1.59 2025/04/01 05:24:37 adam Exp $
-BLAKE2s (yt_dlp-2025.3.27.tar.gz) = 5945dbd98963fd4d43eb5d5fd0aad15b6576dbd09fdc8badde9a86c9e01f44b7
-SHA512 (yt_dlp-2025.3.27.tar.gz) = 8b60e42d9673e53c5d1b82823355bacff0a1ca5043d0f38eaf9a8d1998a935430ef5169e3876064d2ee54b1ea2ce476a62505d73e4e9536d9e8030000a3732f8
-Size (yt_dlp-2025.3.27.tar.gz) = 2963084 bytes
+BLAKE2s (yt_dlp-2025.3.31.tar.gz) = d4d0bc1dc26c39dde12e8c467e310dc62867b4763b1939a6db34fced90189419
+SHA512 (yt_dlp-2025.3.31.tar.gz) = 8e4af292d0816710a9c3cf22735e486418521ef9aaa2aa09a1c8175697ddc50a04905a6d8bc7bc6a843f4561423eb5ca1c72e6280c56530c23e6143fc24f535f
+Size (yt_dlp-2025.3.31.tar.gz) = 2967466 bytes
Home |
Main Index |
Thread Index |
Old Index