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 May 28 04:11:29 UTC 2024

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

Log Message:
yt-dlp: updated to 2024.5.27

yt-dlp 2024.05.27

Extractor changes

Fix parsing of base URL in SMIL manifest
peertube: Support livestreams
piksel: Update domain
tiktok: user: Fix extraction loop


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.34 -r1.35 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.38 pkgsrc/net/yt-dlp/Makefile:1.39
--- pkgsrc/net/yt-dlp/Makefile:1.38     Mon May 27 05:04:02 2024
+++ pkgsrc/net/yt-dlp/Makefile  Tue May 28 04:11:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2024/05/27 05:04:02 adam Exp $
+# $NetBSD: Makefile,v 1.39 2024/05/28 04:11:29 adam Exp $
 
-DISTNAME=      yt_dlp-2024.5.26
+DISTNAME=      yt_dlp-2024.5.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.34 pkgsrc/net/yt-dlp/distinfo:1.35
--- pkgsrc/net/yt-dlp/distinfo:1.34     Mon May 27 05:04:02 2024
+++ pkgsrc/net/yt-dlp/distinfo  Tue May 28 04:11:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2024/05/27 05:04:02 adam Exp $
+$NetBSD: distinfo,v 1.35 2024/05/28 04:11:29 adam Exp $
 
-BLAKE2s (yt_dlp-2024.5.26.tar.gz) = 7521be3c503c83a77c7f359dfa65544a4dd0da82e180fe90083869a0aee28203
-SHA512 (yt_dlp-2024.5.26.tar.gz) = e847f0aa0f0d0fc7b04b8db5f9f5fb0bb71aeb2fa9d2c10a20826dc24dec56a692446bee7367f3753b0878ff4e3220788036a607f364460a61c1fbb110a717ff
-Size (yt_dlp-2024.5.26.tar.gz) = 2812892 bytes
+BLAKE2s (yt_dlp-2024.5.27.tar.gz) = 1e369e56917f73a83c663ac233c95198671508c057f6ce22f60208edc65b1eda
+SHA512 (yt_dlp-2024.5.27.tar.gz) = 63c570579d1966565a96d44b433f2490e170588d8236a57a0a1393445930c66e4cc74079a2f1606774f7d31f611efdec27ab21a393cdfbc40eb2ea290149e892
+Size (yt_dlp-2024.5.27.tar.gz) = 2813727 bytes



Home | Main Index | Thread Index | Old Index