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 Oct 8 10:44:26 UTC 2024
Modified Files:
pkgsrc/net/yt-dlp: Makefile distinfo
Log Message:
yt-dlp: updated to 2024.10.7
yt-dlp 2024.10.07
Core changes
cookies: Fix cookie load error handling
Extractor changes
applepodcasts: Fix extractor
cwtv: Fix extractor
instagram
Do not hardcode user-agent
Fix extractor
noodlemagazine: Fix extractor
patreon: Extract all m3u8 formats for locked posts
youtube: Change default player clients to ios,mweb
Postprocessor changes
xattrmetadata: Try to write each attribute
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.43 -r1.44 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.47 pkgsrc/net/yt-dlp/Makefile:1.48
--- pkgsrc/net/yt-dlp/Makefile:1.47 Mon Sep 30 17:11:47 2024
+++ pkgsrc/net/yt-dlp/Makefile Tue Oct 8 10:44:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/09/30 17:11:47 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/10/08 10:44:26 adam Exp $
-DISTNAME= yt_dlp-2024.9.27
+DISTNAME= yt_dlp-2024.10.7
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.43 pkgsrc/net/yt-dlp/distinfo:1.44
--- pkgsrc/net/yt-dlp/distinfo:1.43 Mon Sep 30 17:11:47 2024
+++ pkgsrc/net/yt-dlp/distinfo Tue Oct 8 10:44:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2024/09/30 17:11:47 adam Exp $
+$NetBSD: distinfo,v 1.44 2024/10/08 10:44:26 adam Exp $
-BLAKE2s (yt_dlp-2024.9.27.tar.gz) = 7dd24340d1f9c3a6f47cd974474054ceabc7369c5fcb98c8449573e1319ccbb6
-SHA512 (yt_dlp-2024.9.27.tar.gz) = 9876335479cbb9555a40425b0eba7a85bafa1bf4bfe962072d5ab4471126c86c5064752eddc357ce07e7ea47235f5acfe25ae6ea6af90706152e3041c749fb40
-Size (yt_dlp-2024.9.27.tar.gz) = 2876534 bytes
+BLAKE2s (yt_dlp-2024.10.7.tar.gz) = 333f31ea2fb53080564c1af5ecbcffed4e8b08e438f8a990100bed9e68f924fa
+SHA512 (yt_dlp-2024.10.7.tar.gz) = 1d81e8f217334cabb0880fe20d5e24f4fa0380ebcb13e951c79eb879f1ebcaa7a9773b47e2ccdf8a2f0056463185ed51994881f9a0fbe3d088519f3c583dad5c
+Size (yt_dlp-2024.10.7.tar.gz) = 2877443 bytes
Home |
Main Index |
Thread Index |
Old Index