summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-04-09 09:40:52 +0000
committerleot <leot@pkgsrc.org>2018-04-09 09:40:52 +0000
commitd48c15b82ac4364e3960f6a72a2791c452577da5 (patch)
tree4617ab7963f2c680668c2df78f571dbf5f1bd40f /net
parent87b88cda709ae000368c06c1b3dfb111877296e7 (diff)
downloadpkgsrc-d48c15b82ac4364e3960f6a72a2791c452577da5.tar.gz
youtube-dl: Update net/youtube-dl to 20180409
Changes: version 2018.04.09 Core * [YoutubeDL] Do not save/restore console title while simulate (#16103) * [extractor/common] Relax JSON-LD context check (#16006) Extractors + [generic] Add support for tube8 embeds + [generic] Add support for share-videos.se embeds (#16089, #16115) * [odnoklassniki] Extend URL regular expression (#16081) * [steam] Bypass mature content check (#16113) + [acast] Extract more metadata * [acast] Fix extraction (#16118) * [instagram:user] Fix extraction (#16119) * [drtuber] Fix title extraction (#16107, #16108) * [liveleak] Extend URL regular expression (#16117) + [openload] Add support for oload.xyz * [openload] Relax stream URL regular expression * [openload] Fix extraction (#16099) + [svtplay:series] Add support for season URLs + [svtplay:series] Add support for series (#11130, #16059) version 2018.04.03 Extractors + [tvnow] Add support for shows (#15837) * [dramafever] Fix authentication (#16067) * [afreecatv] Use partial view only when necessary (#14450) + [afreecatv] Add support for authentication (#14450) + [nationalgeographic] Add support for new URL schema (#16001, #16054) * [xvideos] Fix thumbnail extraction (#15978, #15979) * [medialaan] Fix vod id (#16038) + [openload] Add support for oload.site (#16039) * [naver] Fix extraction (#16029) * [dramafever] Partially switch to API v5 (#16026) * [abc:iview] Unescape title and series meta fields (#15994) * [videa] Extend URL regular expression (#16003) version 2018.03.26.1 Core + [downloader/external] Add elapsed time to progress hook (#10876) * [downloader/external,fragment] Fix download finalization when writing file to stdout (#10809, #10876, #15799) Extractors * [vrv] Fix extraction on python2 (#15928) * [afreecatv] Update referrer (#15947) + [24video] Add support for 24video.sexy (#15973) * [crackle] Bypass geo restriction * [crackle] Fix extraction (#15969) + [lenta] Add support for lenta.ru (#15953) + [instagram:user] Add pagination (#15934) * [youku] Update ccode (#15939) * [libsyn] Adapt to new page structure
Diffstat (limited to 'net')
-rw-r--r--net/youtube-dl/Makefile4
-rw-r--r--net/youtube-dl/PLIST5
-rw-r--r--net/youtube-dl/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index aa0ae498dcc..65060a2f8f5 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.133 2018/03/24 07:46:34 adam Exp $
+# $NetBSD: Makefile,v 1.134 2018/04/09 09:40:52 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= 2018.03.20
+VERSION_DATE= 2018.04.09
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= ${DISTNAME:S/.//:S/.//}
CATEGORIES= net
diff --git a/net/youtube-dl/PLIST b/net/youtube-dl/PLIST
index 943b107731a..1fe2691d9d9 100644
--- a/net/youtube-dl/PLIST
+++ b/net/youtube-dl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.59 2018/03/18 12:50:08 leot Exp $
+@comment $NetBSD: PLIST,v 1.60 2018/04/09 09:40:52 leot Exp $
bin/youtube-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -980,6 +980,9 @@ ${PYSITELIB}/youtube_dl/extractor/lego.pyo
${PYSITELIB}/youtube_dl/extractor/lemonde.py
${PYSITELIB}/youtube_dl/extractor/lemonde.pyc
${PYSITELIB}/youtube_dl/extractor/lemonde.pyo
+${PYSITELIB}/youtube_dl/extractor/lenta.py
+${PYSITELIB}/youtube_dl/extractor/lenta.pyc
+${PYSITELIB}/youtube_dl/extractor/lenta.pyo
${PYSITELIB}/youtube_dl/extractor/libraryofcongress.py
${PYSITELIB}/youtube_dl/extractor/libraryofcongress.pyc
${PYSITELIB}/youtube_dl/extractor/libraryofcongress.pyo
diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo
index c93843a0719..638f8219727 100644
--- a/net/youtube-dl/distinfo
+++ b/net/youtube-dl/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.118 2018/03/24 07:46:34 adam Exp $
+$NetBSD: distinfo,v 1.119 2018/04/09 09:40:52 leot Exp $
-SHA1 (youtube-dl-2018.03.20.tar.gz) = cbbcb037d8e0c9c01f8c17e32e130995cdff5d8f
-RMD160 (youtube-dl-2018.03.20.tar.gz) = 168d8c2edcfec616eaf1bb4744635d50e2a7ea63
-SHA512 (youtube-dl-2018.03.20.tar.gz) = 5423454a72dbb81f492b594b421a77c804d9a54fc11d287336b413d4ce5934cc58125ac8da318475d888d18dbb2c24f49a8f3d3c014d730a57857a9c7c93c0d7
-Size (youtube-dl-2018.03.20.tar.gz) = 2934486 bytes
+SHA1 (youtube-dl-2018.04.09.tar.gz) = c0a6b96d29baab0c416b68518c51b6c2ebab3137
+RMD160 (youtube-dl-2018.04.09.tar.gz) = 01958377774e8f126d80b578eb0bc850ab307acc
+SHA512 (youtube-dl-2018.04.09.tar.gz) = 48c2d56493d5a0db911ea3e443dc7a87fe345de2da2094cad037901267480c3b44f8f927480547ffa527240ea4c1b650f31e01068ba72c49518c4895e554572f
+Size (youtube-dl-2018.04.09.tar.gz) = 2944297 bytes
SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = 6c220e67ab138d1c00aa4f2bc02ac84548af7c30