youtube-dl: Update net/youtube-dl to 20181005
Changes: version 2018.10.05 Extractors * [pluralsight] Improve authentication (#17762) * [dailymotion] Fix extraction (#17699) * [crunchyroll] Switch to HTTPS for RpcApi (#17749) + [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705) * [philharmoniedeparis] Fix extraction (#17705) + [jamendo] Add support for licensing.jamendo.com (#17724) + [openload] Add support for oload.cloud (#17710) * [pluralsight] Fix subtitles extraction (#17726, #17728) + [vimeo] Add another config regular expression (#17690) * [spike] Fix Paramount Network extraction (#17677) * [hotstar] Fix extraction (#14694, #14931, #17637) version 2018.09.26 Extractors * [pluralsight] Fix subtitles extraction (#17671) * [mediaset] Improve embed support (#17668) + [youtube] Add support for invidio.us (#17613) + [zattoo] Add support for more zattoo platform sites * [zattoo] Fix extraction (#17175, #17542)
This commit is contained in:
parent
16188ce26c
commit
42b31aaf5f
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.146 2018/09/24 11:07:09 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.147 2018/10/05 08:00:34 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.09.18
|
||||
VERSION_DATE= 2018.10.05
|
||||
DISTNAME= youtube-dl-${VERSION_DATE}
|
||||
PKGNAME= ${DISTNAME:S/.//:S/.//}
|
||||
CATEGORIES= net
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.131 2018/09/24 11:07:09 leot Exp $
|
||||
$NetBSD: distinfo,v 1.132 2018/10/05 08:00:34 leot Exp $
|
||||
|
||||
SHA1 (youtube-dl-2018.09.18.tar.gz) = 5f1ab27450b2ee00f8063893708555bead4d0015
|
||||
RMD160 (youtube-dl-2018.09.18.tar.gz) = 21d1549b97ac16ee1c99f2b75638937dcccf3233
|
||||
SHA512 (youtube-dl-2018.09.18.tar.gz) = 9ec58e05fb7db0e08ffeea3810631b21654dda9a57849db76a7a8f9dfb6fc95fd685b36188354c9b28f6e35c818a56c44e4c55bc826d2d1c19b96cecfcc8662e
|
||||
Size (youtube-dl-2018.09.18.tar.gz) = 3041086 bytes
|
||||
SHA1 (youtube-dl-2018.10.05.tar.gz) = 452279372840516b4e88431be2473d830ff6f923
|
||||
RMD160 (youtube-dl-2018.10.05.tar.gz) = 9bd5b1107a36941c193564e0d24b71b704f3e699
|
||||
SHA512 (youtube-dl-2018.10.05.tar.gz) = b581372522d467b3277d81bdc9978352c720d4f33e0d8249cd0271eb1814a153324a5b34608d88d392bb52b1c57d0a6f425baf8377d5609810ef770839586714
|
||||
Size (youtube-dl-2018.10.05.tar.gz) = 3044157 bytes
|
||||
SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
|
||||
SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = c516d23cf14811b29ef593893741ed0fb4e17f22
|
||||
|
|
Loading…
Reference in a new issue