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:           Sat Dec  7 10:36:12 UTC 2024

Modified Files:
        pkgsrc/net/yt-dlp: Makefile distinfo

Log Message:
yt-dlp: updated to 2024.12.6

yt-dlp 2024.12.06

Core changes

cookies: Add --cookies-from-browser support for MS Store Firefox

Extractor changes

bilibili: Fix HD formats extraction
soundcloud: Fix formats extraction
youtube
Fix n sig extraction for player 3bb1f723
Fix signature function extraction
Player client maintenance


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.48 -r1.49 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.53 pkgsrc/net/yt-dlp/Makefile:1.54
--- pkgsrc/net/yt-dlp/Makefile:1.53     Wed Dec  4 09:16:23 2024
+++ pkgsrc/net/yt-dlp/Makefile  Sat Dec  7 10:36:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2024/12/04 09:16:23 adam Exp $
+# $NetBSD: Makefile,v 1.54 2024/12/07 10:36:12 adam Exp $
 
-DISTNAME=      yt_dlp-2024.12.3
+DISTNAME=      yt_dlp-2024.12.6
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=y/yt-dlp/}

Index: pkgsrc/net/yt-dlp/distinfo
diff -u pkgsrc/net/yt-dlp/distinfo:1.48 pkgsrc/net/yt-dlp/distinfo:1.49
--- pkgsrc/net/yt-dlp/distinfo:1.48     Wed Dec  4 09:16:23 2024
+++ pkgsrc/net/yt-dlp/distinfo  Sat Dec  7 10:36:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2024/12/04 09:16:23 adam Exp $
+$NetBSD: distinfo,v 1.49 2024/12/07 10:36:12 adam Exp $
 
-BLAKE2s (yt_dlp-2024.12.3.tar.gz) = 64293b98387447b8e5c7a1cc42d74ef8308ec7eb387023078b82337ad6d6c940
-SHA512 (yt_dlp-2024.12.3.tar.gz) = a44f99a8f185f058cf8e4e0c1be834699d0d9911b11dc304b7a952c7169bb480bb5110538f72129f3a11d4a6121040a6b2789530f02281ddb7a87a663faf5740
-Size (yt_dlp-2024.12.3.tar.gz) = 2911030 bytes
+BLAKE2s (yt_dlp-2024.12.6.tar.gz) = 14b5e0de62c1c73fad0c25410a005514db4118075568e15ddebb7c9acd43664e
+SHA512 (yt_dlp-2024.12.6.tar.gz) = bb4f57298171ccfa3fe3edb2ff0de7bfaf948d5794ee781bdf0728d427afd01bb5b05e9e53c9758fc344cd77a54fce243001cc21fc235747469e43288e4d23fb
+Size (yt_dlp-2024.12.6.tar.gz) = 2912236 bytes



Home | Main Index | Thread Index | Old Index