From bc4d092cc82fbdef5a7191485739aaee65a59a77 Mon Sep 17 00:00:00 2001 From: leot Date: Mon, 5 Jun 2017 20:37:21 +0000 Subject: Update net/youtube-dl to 20170605 Changes: version 2017.06.05 Core * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270) Extractors + [bandcamp:weekly] Add support for bandcamp weekly (#12758) * [pornhub:playlist] Fix extraction (#13281) - [godtv] Remove extractor (#13175) * [safari] Fix typo (#13252) * [youtube] Improve chapters extraction (#13247) * [1tv] Lower preference for HTTP formats (#13246) * [francetv] Relax URL regular expression * [drbonanza] Fix extraction (#13231) * [packtpub] Fix authentication (#13240) version 2017.05.29 Extractors * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs (#13211) * [xhamster] Fix uploader and like/dislike count extraction (#13216)) + [xhamster] Extract categories (#11728) + [abcnews] Add support for embed URLs (#12851) * [gaskrank] Fix extraction (#12493) * [medialaan] Fix videos with missing videoUrl (#12774) * [dvtv] Fix playlist support + [dvtv] Add support for DASH and HLS formats (#3063) + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032)) * [cbsinteractive] Relax URL regular expression (#13213) * [adn] Fix formats extraction + [youku] Extract more metadata (#10433) * [cbsnews] Fix extraction (#13205) version 2017.05.26 Core + [utils] strip_jsonp() can recognize more patterns * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182) Extractors + [youtube] DASH MPDs with cipher signatures are recognized now (#11381) + [bbc] Add support for authentication * [tudou] Merge into youku extractor (#12214) * [youku:show] Fix extraction * [youku] Fix extraction (#13191) * [udemy] Fix extraction for outputs' format entries without URL (#13192) * [vimeo] Fix formats' sorting (#13189) * [cbsnews] Fix extraction for 60 Minutes videos (#12861) version 2017.05.23 Core + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183) + [adobepass] Add support for Bright House Networks (#13149) Extractors + [streamcz] Add support for subtitles (#13174) * [youtube] Fix DASH manifest signature decryption (#8944, #13156) * [toggle] Relax URL regular expression (#13172) * [toypics] Fix extraction (#13077) * [njpwworld] Fix extraction (#13162, #13169) + [hitbox] Add support for smashcast.tv (#13154) * [mitele] Update app key regular expression (#13158) version 2017.05.18.1 Core * [jsinterp] Fix typo and cleanup regular expressions (#13134) version 2017.05.18 Core + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125, #13126, #13128, #13129, #13130, #13131, #13132) + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats (#13088, #13092) + [utils] Recognize more audio codecs (#13081) Extractors + [vier] Extract more metadata (#12539) * [vier] Improve extraction (#12801) + Add support for authentication * Bypass authentication when no credentials provided * Improve extraction robustness * [dailymail] Fix sources extraction (#13057) * [dailymotion] Extend URL regular expression (#13079) --- net/youtube-dl/Makefile | 4 ++-- net/youtube-dl/PLIST | 5 +---- net/youtube-dl/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 11 deletions(-) (limited to 'net') diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile index 26cd3a5da22..25ab704d724 100644 --- a/net/youtube-dl/Makefile +++ b/net/youtube-dl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.111 2017/05/17 08:08:52 wiz Exp $ +# $NetBSD: Makefile,v 1.112 2017/06/05 20:37:21 leot Exp $ -VERSION_DATE= 2017.05.14 +VERSION_DATE= 2017.06.05 DISTNAME= youtube-dl-${VERSION_DATE} PKGNAME= youtube-dl-${VERSION_DATE:S/.//:S/.//} CATEGORIES= net diff --git a/net/youtube-dl/PLIST b/net/youtube-dl/PLIST index 90c70ee10cc..1e0f29bdc9e 100644 --- a/net/youtube-dl/PLIST +++ b/net/youtube-dl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.42 2017/05/17 08:08:52 wiz Exp $ +@comment $NetBSD: PLIST,v 1.43 2017/06/05 20:37:21 leot Exp $ bin/youtube-dl ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -728,9 +728,6 @@ ${PYSITELIB}/youtube_dl/extractor/go90.pyo ${PYSITELIB}/youtube_dl/extractor/godtube.py ${PYSITELIB}/youtube_dl/extractor/godtube.pyc ${PYSITELIB}/youtube_dl/extractor/godtube.pyo -${PYSITELIB}/youtube_dl/extractor/godtv.py -${PYSITELIB}/youtube_dl/extractor/godtv.pyc -${PYSITELIB}/youtube_dl/extractor/godtv.pyo ${PYSITELIB}/youtube_dl/extractor/golem.py ${PYSITELIB}/youtube_dl/extractor/golem.pyc ${PYSITELIB}/youtube_dl/extractor/golem.pyo diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo index 97044f7a3a5..0a13f8aa713 100644 --- a/net/youtube-dl/distinfo +++ b/net/youtube-dl/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.97 2017/05/17 08:08:52 wiz Exp $ +$NetBSD: distinfo,v 1.98 2017/06/05 20:37:21 leot Exp $ -SHA1 (youtube-dl-2017.05.14.tar.gz) = 605b6658463ff5040834ca257283f262e692d021 -RMD160 (youtube-dl-2017.05.14.tar.gz) = a1ca20cd604b0a90b8954e8ce1e80df061a5b6dc -SHA512 (youtube-dl-2017.05.14.tar.gz) = 49259424fd85dc20fe5e8a2f40cee362c9d416d70786e8d7bb9362674373f84f7d3076934df3f7c721e9f7c2951d7c65550b416e17afa81fc4faf41b7f0e85da -Size (youtube-dl-2017.05.14.tar.gz) = 2721018 bytes +SHA1 (youtube-dl-2017.06.05.tar.gz) = 7ca5143fb2b5d41a9752a4c866cac3f2f261174e +RMD160 (youtube-dl-2017.06.05.tar.gz) = 146a7a76ccfb411fdaaa41e1a12fd18e19cfaf38 +SHA512 (youtube-dl-2017.06.05.tar.gz) = 60b99df0e5aa9fc9248cbc47ce8c61f7d78485e6c6b4d8aba795e3a0da9e085d03cf860e94738fe184f8c6bec83897f5fdf5bd24c414bb8153053914203a4b7f +Size (youtube-dl-2017.06.05.tar.gz) = 2723532 bytes SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = 6c220e67ab138d1c00aa4f2bc02ac84548af7c30 -- cgit v1.2.3