youtube-dl: Update net/youtube-dl to 20180226

Changes:
version 2018.02.26

Extractors
* [udemy] Use custom User-Agent (#15571)


version 2018.02.25

Core
* [postprocessor/embedthumbnail] Skip embedding when there aren't any
  thumbnails (#12573)
* [extractor/common] Improve jwplayer subtitles extraction (#15695)

Extractors
+ [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
+ [streamango] Capture and output error messages
* [streamango] Fix extraction (#14160, #14256)
+ [telequebec] Add support for emissions (#14649, #14655)
+ [telequebec:live] Add support for live streams (#15688)
+ [mailru:music] Add support for mail.ru/music (#15618)
* [aenetworks] Switch to akamai HLS formats (#15612)
* [ytsearch] Fix flat title extraction (#11260, #15681)


version 2018.02.22

Core
+ [utils] Fixup some common URL typos in sanitize_url (#15649)
* Respect --prefer-insecure while updating (#15497)

Extractors
* [vidio] Fix HLS URL extraction (#15675)
+ [nexx] Add support for arc.nexx.cloud URLs
* [nexx] Switch to arc API (#15652)
* [redtube] Fix duration extraction (#15659)
+ [sonyliv] Respect referrer (#15648)
+ [brightcove:new] Use referrer for formats' HTTP headers
+ [cbc] Add support for olympics.cbc.ca (#15535)
+ [fusion] Add support for fusion.tv (#15628)
* [npo] Improve quality metadata extraction
* [npo] Relax URL regular expression (#14987, #14994)
+ [npo] Capture and output error message
+ [pornhub] Add support for channels (#15613)
* [youtube] Handle shared URLs with generic extractor (#14303)


version 2018.02.11

Core
+ [YoutubeDL] Add support for filesize_approx in format selector (#15550)

Extractors
+ [francetv] Add support for live streams (#13689)
+ [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
  #15012)
* [francetv] Separate main extractor and rework others to delegate to it
* [francetv] Improve manifest URL signing (#15536)
+ [francetv] Sign m3u8 manifest URLs (#15565)
+ [veoh] Add support for embed URLs (#15561)
* [afreecatv] Fix extraction (#15556)
* [periscope] Use accessVideoPublic endpoint (#15554)
* [discovery] Fix auth request (#15542)
+ [6play] Extract subtitles (#15541)
* [newgrounds] Fix metadata extraction (#15531)
+ [nbc] Add support for stream.nbcolympics.com (#10295)
* [dvtv] Fix live streams extraction (#15442)
This commit is contained in:
leot 2018-02-26 15:35:08 +00:00
parent 724130254e
commit 3148105ac0
3 changed files with 11 additions and 8 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.130 2018/02/11 12:24:24 leot Exp $
# $NetBSD: Makefile,v 1.131 2018/02/26 15:35:08 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.02.08
VERSION_DATE= 2018.02.26
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= ${DISTNAME:S/.//:S/.//}
CATEGORIES= net

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.57 2018/01/27 18:14:06 leot Exp $
@comment $NetBSD: PLIST,v 1.58 2018/02/26 15:35:08 leot Exp $
bin/youtube-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@ -2087,6 +2087,9 @@ ${PYSITELIB}/youtube_dl/extractor/videopress.pyo
${PYSITELIB}/youtube_dl/extractor/vidio.py
${PYSITELIB}/youtube_dl/extractor/vidio.pyc
${PYSITELIB}/youtube_dl/extractor/vidio.pyo
${PYSITELIB}/youtube_dl/extractor/vidlii.py
${PYSITELIB}/youtube_dl/extractor/vidlii.pyc
${PYSITELIB}/youtube_dl/extractor/vidlii.pyo
${PYSITELIB}/youtube_dl/extractor/vidme.py
${PYSITELIB}/youtube_dl/extractor/vidme.pyc
${PYSITELIB}/youtube_dl/extractor/vidme.pyo

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.115 2018/02/11 12:24:24 leot Exp $
$NetBSD: distinfo,v 1.116 2018/02/26 15:35:08 leot Exp $
SHA1 (youtube-dl-2018.02.08.tar.gz) = b1b59b729d03d7622a0cc392a52928c87cf09ec2
RMD160 (youtube-dl-2018.02.08.tar.gz) = dd17cb64c8404faf3855ec4edc776782fb904944
SHA512 (youtube-dl-2018.02.08.tar.gz) = e0a7ff99f7ff1bfeb105d45b45584cff5d134d8d1b26fe9ddbc40dcce37b46f068af15e0e906cc26f85a282aaa3707aebc00103f6687d0f6314c092d6a048e02
Size (youtube-dl-2018.02.08.tar.gz) = 2897318 bytes
SHA1 (youtube-dl-2018.02.26.tar.gz) = a2fb04953649dc7c0f26fc9f91e5e117b707a57b
RMD160 (youtube-dl-2018.02.26.tar.gz) = f21923d055fd9fc2bbd7a7d43345704e849d97e9
SHA512 (youtube-dl-2018.02.26.tar.gz) = ca89b8c68a321855a37a56a1126f105b5d18a39bf24ad1ce662a157f4e9074658fa3c2b11f1cf3f1d33d448e2e4cc509d9a9e9d3e71c35933bcf11af702dfc5b
Size (youtube-dl-2018.02.26.tar.gz) = 2910402 bytes
SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = 6c220e67ab138d1c00aa4f2bc02ac84548af7c30