Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5F3541A9239 for ; Thu, 16 Dec 2021 19:12:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F117784F97; Thu, 16 Dec 2021 19:12:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 396D384E96 for ; Thu, 16 Dec 2021 19:12:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DWYHmsDxpZGw for ; Thu, 16 Dec 2021 19:12:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5137C84D39 for ; Thu, 16 Dec 2021 19:12:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4AC24FAEC; Thu, 16 Dec 2021 19:12:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639681929178440" MIME-Version: 1.0 Date: Thu, 16 Dec 2021 19:12:09 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/net/youtube-dl To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20211216191209.4AC24FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639681929178440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: maya Date: Thu Dec 16 19:12:09 UTC 2021 Modified Files: pkgsrc/net/youtube-dl: Makefile PLIST distinfo Log Message: youtube-dl: update to 2021.12.17 Aleri Kaisattera (1): [liveleak] Remove extractor (closes #17625, closes #24222) (#29331) Logan B (1): [umg:de] Update GraphQL API URL (#29304) Remita Amine (1): [periscope] pass referer to HLS requests(closes #29419) Sergey M (1): [README.md] Update MSVC 2010 redist URL (closes #29222) Sergey M․ (9): [nrk] Switch psapi URL to https (closes #29344) [youtube] Workaround for get_video_info request (refs #29333) [youtube] Make get_video_info processing more robust (closes #29333) [curiositystream:collection] Extend _VALID_URL (closes #26326, closes #29117) [pornhub] Dismiss tbr extracted from download URLs (closes #28927) [pornhub] Detect geo restriction [pornhub] Add support for pornhubthbh7ap3u.onion [ChangeLog] Actualize [ci skip] release 2021.12.17 Tianyi Shi (1): [bilibili] Strip uploader name (#29202) bopol (2): [youtube] Update invidious instance list (#29281) [peertube] only call description endpoint if necessary (#29383) kikuyan (4): [orf:tvthek] Add support for MPD formats (closes #28672) (#29236) [appleconnect] Fix extraction (#29208) [egghead] Add support for app.egghead.io (closes #28404) (#29303) [postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336) lanegramling (1): [youtube] Update signature function patterns (closes #30363) (#30366) To generate a diff of this commit: cvs rdiff -u -r1.242 -r1.243 pkgsrc/net/youtube-dl/Makefile cvs rdiff -u -r1.115 -r1.116 pkgsrc/net/youtube-dl/PLIST cvs rdiff -u -r1.224 -r1.225 pkgsrc/net/youtube-dl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639681929178440 Content-Disposition: inline Content-Length: 2956 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/youtube-dl/Makefile diff -u pkgsrc/net/youtube-dl/Makefile:1.242 pkgsrc/net/youtube-dl/Makefile:1.243 --- pkgsrc/net/youtube-dl/Makefile:1.242 Sun Jun 6 09:03:31 2021 +++ pkgsrc/net/youtube-dl/Makefile Thu Dec 16 19:12:09 2021 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.242 2021/06/06 09:03:31 leot Exp $ +# $NetBSD: Makefile,v 1.243 2021/12/16 19:12:09 maya Exp $ # XXX: VERSION_DATE can contains also an optional part that indicates # XXX: possible same day revisions. PKGNAME preserves that dotted part as is. -VERSION_DATE= 2021.06.06 +VERSION_DATE= 2021.12.17 DISTNAME= youtube-dl-${VERSION_DATE} PKGNAME= ${DISTNAME:S/.//:S/.//} CATEGORIES= net Index: pkgsrc/net/youtube-dl/PLIST diff -u pkgsrc/net/youtube-dl/PLIST:1.115 pkgsrc/net/youtube-dl/PLIST:1.116 --- pkgsrc/net/youtube-dl/PLIST:1.115 Sun Jun 6 09:03:31 2021 +++ pkgsrc/net/youtube-dl/PLIST Thu Dec 16 19:12:09 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.115 2021/06/06 09:03:31 leot Exp $ +@comment $NetBSD: PLIST,v 1.116 2021/12/16 19:12:09 maya Exp $ bin/youtube-dl ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -1046,9 +1046,6 @@ ${PYSITELIB}/youtube_dl/extractor/litv.p ${PYSITELIB}/youtube_dl/extractor/livejournal.py ${PYSITELIB}/youtube_dl/extractor/livejournal.pyc ${PYSITELIB}/youtube_dl/extractor/livejournal.pyo -${PYSITELIB}/youtube_dl/extractor/liveleak.py -${PYSITELIB}/youtube_dl/extractor/liveleak.pyc -${PYSITELIB}/youtube_dl/extractor/liveleak.pyo ${PYSITELIB}/youtube_dl/extractor/livestream.py ${PYSITELIB}/youtube_dl/extractor/livestream.pyc ${PYSITELIB}/youtube_dl/extractor/livestream.pyo Index: pkgsrc/net/youtube-dl/distinfo diff -u pkgsrc/net/youtube-dl/distinfo:1.224 pkgsrc/net/youtube-dl/distinfo:1.225 --- pkgsrc/net/youtube-dl/distinfo:1.224 Tue Oct 26 11:07:13 2021 +++ pkgsrc/net/youtube-dl/distinfo Thu Dec 16 19:12:09 2021 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.224 2021/10/26 11:07:13 nia Exp $ +$NetBSD: distinfo,v 1.225 2021/12/16 19:12:09 maya Exp $ -BLAKE2s (youtube-dl-2021.06.06.tar.gz) = 8de0cb952abd578487a15c613b1bc069c8d90843ed0b0e6f4937b85e0a2663bd -SHA512 (youtube-dl-2021.06.06.tar.gz) = 7b4d453723d03c3fde46451277d5c44be01469ed1b414ce94e782d6228c132c982835805207222862d0d7b8ba162157196f976400fd15cea7ea513e3595aeea3 -Size (youtube-dl-2021.06.06.tar.gz) = 3336227 bytes +BLAKE2s (youtube-dl-2021.12.17.tar.gz) = f1ac93dbf5939d0956d195ca490b9ca7247fe15115329f83e5be283b11216170 +SHA512 (youtube-dl-2021.12.17.tar.gz) = bfc8280703b08f66e1108e9ebd9ab4689f064ac7cef03bd3d1fd2bc64928570e4376e389c9bc188eafdbcd74444cfc8aeccc83ee362ad4f478910efef3573ddb +Size (youtube-dl-2021.12.17.tar.gz) = 3332299 bytes SHA1 (patch-setup.py) = 56115118d5a263f3b46ff0da0b8315a1459ad7d9 SHA1 (patch-youtube__dl_extractor_la7.py) = 6c579f96e7ace1b64ef25fe8788b40bc4e7e67dd SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = f96676170a448d9205d542a7def4beca615a1490 --_----------=_1639681929178440--