pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/youtube-dl youtube-dl: Update to 20190712



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f9bc3274f26
branches:  trunk
changeset: 336321:1f9bc3274f26
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Jul 11 18:56:16 2019 +0000

description:
youtube-dl: Update to 20190712

Changes:
2019.07.12
----------
Core
+ [adobepass] Add support for AT&T U-verse (mso ATT) (#13938, #21016)

Extractors
+ [mgtv] Pass Referer HTTP header for format URLs (#21726)
+ [beeg] Add support for api/v6 v2 URLs without t argument (#21701)
* [voxmedia:volume] Improvevox embed extraction (#16846)
* [funnyordie] Move extraction to VoxMedia extractor (#16846)
* [gameinformer] Fix extraction (#8895, #15363, #17206)
* [funk] Fix extraction (#17915)
* [packtpub] Relax lesson URL regular expression (#21695)
* [packtpub] Fix extraction (#21268)
* [philharmoniedeparis] Relax URL regular expression (#21672)
* [peertube] Detect embed URLs in generic extraction (#21666)
* [mixer:vod] Relax URL regular expression (#21657, #21658)
+ [lecturio] Add support id based URLs (#21630)
+ [go] Add site info for disneynow (#21613)
* [ted] Restrict info regular expression (#21631)
* [twitch:vod] Actualize m3u8 URL (#21538, #21607)
* [vzaar] Fix videos with empty title (#21606)
* [tvland] Fix extraction (#21384)
* [arte] Clean extractor (#15583, #21614)

diffstat:

 net/youtube-dl/Makefile |   4 ++--
 net/youtube-dl/PLIST    |   5 +----
 net/youtube-dl/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 11 deletions(-)

diffs (50 lines):

diff -r 55b954f5135c -r 1f9bc3274f26 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile   Thu Jul 11 18:46:51 2019 +0000
+++ b/net/youtube-dl/Makefile   Thu Jul 11 18:56:16 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.178 2019/07/03 10:36:05 leot Exp $
+# $NetBSD: Makefile,v 1.179 2019/07/11 18:56:16 leot 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=  2019.07.02
+VERSION_DATE=  2019.07.12
 DISTNAME=      youtube-dl-${VERSION_DATE}
 PKGNAME=       ${DISTNAME:S/.//:S/.//}
 CATEGORIES=    net
diff -r 55b954f5135c -r 1f9bc3274f26 net/youtube-dl/PLIST
--- a/net/youtube-dl/PLIST      Thu Jul 11 18:46:51 2019 +0000
+++ b/net/youtube-dl/PLIST      Thu Jul 11 18:56:16 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.88 2019/06/30 19:26:32 leot Exp $
+@comment $NetBSD: PLIST,v 1.89 2019/07/11 18:56:16 leot Exp $
 bin/youtube-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -707,9 +707,6 @@
 ${PYSITELIB}/youtube_dl/extractor/funk.py
 ${PYSITELIB}/youtube_dl/extractor/funk.pyc
 ${PYSITELIB}/youtube_dl/extractor/funk.pyo
-${PYSITELIB}/youtube_dl/extractor/funnyordie.py
-${PYSITELIB}/youtube_dl/extractor/funnyordie.pyc
-${PYSITELIB}/youtube_dl/extractor/funnyordie.pyo
 ${PYSITELIB}/youtube_dl/extractor/fusion.py
 ${PYSITELIB}/youtube_dl/extractor/fusion.pyc
 ${PYSITELIB}/youtube_dl/extractor/fusion.pyo
diff -r 55b954f5135c -r 1f9bc3274f26 net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo   Thu Jul 11 18:46:51 2019 +0000
+++ b/net/youtube-dl/distinfo   Thu Jul 11 18:56:16 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.161 2019/07/03 10:36:05 leot Exp $
+$NetBSD: distinfo,v 1.162 2019/07/11 18:56:16 leot Exp $
 
-SHA1 (youtube-dl-2019.07.02.tar.gz) = 99a721fb0b89b5f1fcca20e5d59c470b21ca40ae
-RMD160 (youtube-dl-2019.07.02.tar.gz) = ce7ebdea15efeaec8a001ecee42c7665c8228e01
-SHA512 (youtube-dl-2019.07.02.tar.gz) = 5dd4f3b024008d8722e0554f9143d1cbea3ea52971a2a5ff338585f38eb8c8ec256b83249e0145e9bf0012cbe440acf5872edd127d30a0c8803d8d0e74d0ba11
-Size (youtube-dl-2019.07.02.tar.gz) = 3171559 bytes
+SHA1 (youtube-dl-2019.07.12.tar.gz) = 454c9fdd235923ac4355183fc8d62f095a07ccdf
+RMD160 (youtube-dl-2019.07.12.tar.gz) = c2abe77b38faedef1e2a9414b1cbb746b235b5e8
+SHA512 (youtube-dl-2019.07.12.tar.gz) = 5cb586e5e7d8f05d9292402f6b2e9fe67a9f7dc58758b904797b9925c278c2e9f41e7be9d8c0777ccabf01dc795fdc4f6714600a233e48cec72daae3f045d2d2
+Size (youtube-dl-2019.07.12.tar.gz) = 3162016 bytes
 SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
 SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = f96676170a448d9205d542a7def4beca615a1490



Home | Main Index | Thread Index | Old Index