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: Sun Dec 15 09:49:06 UTC 2024
Modified Files:
pkgsrc/net/yt-dlp: Makefile distinfo
Log Message:
yt-dlp: updated to 2024.12.13
2024.12.13
Extractor changes
patreon: campaign: Support /c/ URLs
soundcloud: Fix extraction
youtube
Fix release_date extraction
Fix signature function extraction for 2f1832d2
Prioritize original language over auto-dubbed audio
search_url: Fix playlist searches
Misc. changes
cleanup: Make more playlist entries lazy
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.49 -r1.50 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.54 pkgsrc/net/yt-dlp/Makefile:1.55
--- pkgsrc/net/yt-dlp/Makefile:1.54 Sat Dec 7 10:36:12 2024
+++ pkgsrc/net/yt-dlp/Makefile Sun Dec 15 09:49:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2024/12/07 10:36:12 adam Exp $
+# $NetBSD: Makefile,v 1.55 2024/12/15 09:49:06 adam Exp $
-DISTNAME= yt_dlp-2024.12.6
+DISTNAME= yt_dlp-2024.12.13
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.49 pkgsrc/net/yt-dlp/distinfo:1.50
--- pkgsrc/net/yt-dlp/distinfo:1.49 Sat Dec 7 10:36:12 2024
+++ pkgsrc/net/yt-dlp/distinfo Sun Dec 15 09:49:06 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2024/12/07 10:36:12 adam Exp $
+$NetBSD: distinfo,v 1.50 2024/12/15 09:49:06 adam Exp $
-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
+BLAKE2s (yt_dlp-2024.12.13.tar.gz) = eec19d7ae5398b3804764a58269524059d82810d2fee8c0a1ceb3b7655787f42
+SHA512 (yt_dlp-2024.12.13.tar.gz) = 21ee04f3664a916c2c7680d156b55c493d5b243168d9eba8aaf579abeb99641bc405ae8b89516b72d06e5d871f045ba815ceb482cb46e262329235f5202dd3f0
+Size (yt_dlp-2024.12.13.tar.gz) = 2913186 bytes
Home |
Main Index |
Thread Index |
Old Index