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: Wed Dec 4 09:16:23 UTC 2024
Modified Files:
pkgsrc/net/yt-dlp: Makefile distinfo
Log Message:
yt-dlp: updated to 2024.12.3
yt-dlp 2024.12.03
Core changes
Add playlist_webpage_url field
Extractor changes
Handle fragmented formats in _remove_duplicate_formats
bilibili
Always try to extract HD formats
Fix extractor
Fix subtitles and chapters extraction
chaturbate: Fix support for non-public streams
dacast: Fix HLS AES formats extraction
dropbox: Fix password-protected video extraction
duoplay: Fix extractor
facebook: Support more groups URLs
instagram: Support share URLs
microsoftembed: Make format extraction non fatal
mitele: Fix extractor
stripchat: Fix extractor
tiktok: Deprioritize animated thumbnails
vk: Fix extractors
youtube
Adjust player clients for site changes
tab: Fix playlists tab extraction
Networking changes
Request Handler: websockets: Support websockets 14.0+
Misc. changes
cleanup
Bump ruff to 0.8.x
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/yt-dlp/Makefile
cvs rdiff -u -r1.47 -r1.48 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.52 pkgsrc/net/yt-dlp/Makefile:1.53
--- pkgsrc/net/yt-dlp/Makefile:1.52 Mon Nov 18 08:36:38 2024
+++ pkgsrc/net/yt-dlp/Makefile Wed Dec 4 09:16:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2024/11/18 08:36:38 adam Exp $
+# $NetBSD: Makefile,v 1.53 2024/12/04 09:16:23 adam Exp $
-DISTNAME= yt_dlp-2024.11.18
+DISTNAME= yt_dlp-2024.12.3
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.47 pkgsrc/net/yt-dlp/distinfo:1.48
--- pkgsrc/net/yt-dlp/distinfo:1.47 Mon Nov 18 08:36:38 2024
+++ pkgsrc/net/yt-dlp/distinfo Wed Dec 4 09:16:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2024/11/18 08:36:38 adam Exp $
+$NetBSD: distinfo,v 1.48 2024/12/04 09:16:23 adam Exp $
-BLAKE2s (yt_dlp-2024.11.18.tar.gz) = b370e9d2070c3a5203b0ef96eafb65ed55158e33b0629731f0bdea2b2013b959
-SHA512 (yt_dlp-2024.11.18.tar.gz) = 8ac763dac7591f06dcffef97faedd1f8a22c09c131fab9e882892dd1f3489dbea7ec8440d5a02e73c2e492d60793eb28b6a961691fb1c918c3ab092adb16f115
-Size (yt_dlp-2024.11.18.tar.gz) = 2908340 bytes
+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
Home |
Main Index |
Thread Index |
Old Index