pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/yt-dlp yt-dlp: Update to yt-dlp-2022.8.19



details:   https://anonhg.NetBSD.org/pkgsrc/rev/554ef9c5f54f
branches:  trunk
changeset: 383962:554ef9c5f54f
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed Aug 24 17:49:36 2022 +0000

description:
yt-dlp: Update to yt-dlp-2022.8.19

Changes:
### 2022.08.19
* Fix bug in `--download-archive`
* [jsinterp] **Fix for new youtube players** and related improvements
* [phantomjs] Add function to execute JS without a DOM
* [build] Exclude devscripts from installs
* [cleanup] Misc fixes and cleanup
* [extractor/youtube] Add fallback to phantomjs for nsig
* [extractor/youtube] Fix error reporting of "Incomplete data"
* [extractor/youtube] Improve format sorting for IOS formats
* [extractor/youtube] Improve signature caching
* [extractor/instagram] Fix extraction
* [extractor/rai] Minor fix
* [extractor/rtbf] Fix stream extractor
* [extractor/SovietsCloset] Fix extractor
* [extractor/zattoo] Fix Zattoo resellers

diffstat:

 net/yt-dlp/Makefile |  4 ++--
 net/yt-dlp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 3ffe38385141 -r 554ef9c5f54f net/yt-dlp/Makefile
--- a/net/yt-dlp/Makefile       Wed Aug 24 16:31:25 2022 +0000
+++ b/net/yt-dlp/Makefile       Wed Aug 24 17:49:36 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/08/15 15:59:57 leot Exp $
+# $NetBSD: Makefile,v 1.20 2022/08/24 17:49:36 leot Exp $
 
-DISTNAME=      yt-dlp-2022.8.14
+DISTNAME=      yt-dlp-2022.8.19
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_PYPI:=y/yt-dlp/}
 # \TODO: create symlink, as mpv makes use of youtube-dl?
diff -r 3ffe38385141 -r 554ef9c5f54f net/yt-dlp/distinfo
--- a/net/yt-dlp/distinfo       Wed Aug 24 16:31:25 2022 +0000
+++ b/net/yt-dlp/distinfo       Wed Aug 24 17:49:36 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/08/15 15:59:57 leot Exp $
+$NetBSD: distinfo,v 1.17 2022/08/24 17:49:36 leot Exp $
 
-BLAKE2s (yt-dlp-2022.8.14.tar.gz) = bd006624eba8c3823e48c2442a60a143c566e64e9b97517668e170642e55a00f
-SHA512 (yt-dlp-2022.8.14.tar.gz) = 5a2219d55fb4f02c2f22eb6bf11d9986c75613401c3b8f7f8d39e6a5a534cb91f5c27fbf735919c414c3d7f193024315eb3eee02a1743828bdcf9b102a748cee
-Size (yt-dlp-2022.8.14.tar.gz) = 2368444 bytes
+BLAKE2s (yt-dlp-2022.8.19.tar.gz) = 3687398c233ae80a0c5cc3f045bda462c02bfdbebaab18c41d2beef63bbfea5c
+SHA512 (yt-dlp-2022.8.19.tar.gz) = 277a91f4790d7bc34f913e420d3c8b1c563a6a88e6175077cdbf53c60d05afaae56b4103acfc3725015e5075fc1346194e06a81d1d68de743d7173265cb39d25
+Size (yt-dlp-2022.8.19.tar.gz) = 2373949 bytes



Home | Main Index | Thread Index | Old Index