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: Thu Aug 28 05:58:16 UTC 2025
Modified Files:
pkgsrc/net/yt-dlp: Makefile distinfo
Log Message:
yt-dlp: updated to 2025.8.27
2025.08.27
Extractor changes
generic
Simplify invalid URL error message
Use https as fallback protocol
skeb: Support wav files
youtube
Add tcc player JS variant
Deprioritize web_safari m3u8 formats
Player client maintenance
Use alternative tv user-agent when authenticated
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.68 -r1.69 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.74 pkgsrc/net/yt-dlp/Makefile:1.75
--- pkgsrc/net/yt-dlp/Makefile:1.74 Sat Aug 23 07:58:56 2025
+++ pkgsrc/net/yt-dlp/Makefile Thu Aug 28 05:58:15 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2025/08/23 07:58:56 adam Exp $
+# $NetBSD: Makefile,v 1.75 2025/08/28 05:58:15 adam Exp $
-DISTNAME= yt_dlp-2025.8.22
+DISTNAME= yt_dlp-2025.8.27
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.68 pkgsrc/net/yt-dlp/distinfo:1.69
--- pkgsrc/net/yt-dlp/distinfo:1.68 Sat Aug 23 07:58:56 2025
+++ pkgsrc/net/yt-dlp/distinfo Thu Aug 28 05:58:15 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2025/08/23 07:58:56 adam Exp $
+$NetBSD: distinfo,v 1.69 2025/08/28 05:58:15 adam Exp $
-BLAKE2s (yt_dlp-2025.8.22.tar.gz) = d9459c2372bc0d2dc8bd8da9ee9651f7beab961507d558a40b59c97e25d8a957
-SHA512 (yt_dlp-2025.8.22.tar.gz) = 384b33f2b19b02367686caafc14c8e85616636f2950fdc56167d1fbaebe80c800a7e919326cdfddd2a9cf80a90f3a04b47a919261d0065caa1177dd2c8d0e937
-Size (yt_dlp-2025.8.22.tar.gz) = 3037631 bytes
+BLAKE2s (yt_dlp-2025.8.27.tar.gz) = b8ea5e6ade6a333c4d90195555d2c86cb52f3c71fc2163bf26bff895b242dc2d
+SHA512 (yt_dlp-2025.8.27.tar.gz) = e53d06e5b8aa271a7c68a9c2c7684ec31d6af392d3167bdbb548075e6cabc4db52c728bd681c70c8e15adfe2f3c58e69e95db0fa5528c026fabc4c5de1e7c163
+Size (yt_dlp-2025.8.27.tar.gz) = 3038374 bytes
Home |
Main Index |
Thread Index |
Old Index