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 20190928



details:   https://anonhg.NetBSD.org/pkgsrc/rev/475b009512e8
branches:  trunk
changeset: 340309:475b009512e8
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue Oct 01 14:07:11 2019 +0000

description:
youtube-dl: Update to 20190928

Changes:
2019.09.28
----------
Core
* [YoutubeDL] Honour all --get-* options with --flat-playlist (#22493)

Extractors
* [vk] Fix extraction (#22522)
* [heise] Fix kaltura embeds extraction (#22514)
* [ted] Check for resources validity and extract subtitled downloads (#22513)
+ [youtube] Add support for
  owxfohz4kjyv25fvlqilyxast7inivgiktls3th44jhk3ej3i7ya.b32.i2p (#22292)
+ [nhk] Add support for clips
* [nhk] Fix video extraction (#22249, #22353)
* [byutv] Fix extraction (#22070)
+ [openload] Add support for oload.online (#22304)
+ [youtube] Add support for invidious.drycat.fr (#22451)
* [jwplatfom] Do not match video URLs (#20596, #22148)
* [youtube:playlist] Unescape playlist uploader (#22483)
+ [bilibili] Add support audio albums and songs (#21094)
+ [instagram] Add support for tv URLs
+ [mixcloud] Allow uppercase letters in format URLs (#19280)
* [brightcove] Delegate all supported legacy URLs to new extractor (#11523,
  #12842, #13912, #15669, #16303)
* [hotstar] Use native HLS downloader by default
+ [hotstar] Extract more formats (#22323)
* [9now] Fix extraction (#22361)
* [zdf] Bypass geo restriction
+ [tv4] Extract series metadata
* [tv4] Fix extraction (#22443)

diffstat:

 net/youtube-dl/Makefile |   4 ++--
 net/youtube-dl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 53adc75b3263 -r 475b009512e8 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile   Tue Oct 01 13:56:11 2019 +0000
+++ b/net/youtube-dl/Makefile   Tue Oct 01 14:07:11 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.186 2019/09/12 09:21:46 leot Exp $
+# $NetBSD: Makefile,v 1.187 2019/10/01 14:07:11 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.09.12.1
+VERSION_DATE=  2019.09.28
 DISTNAME=      youtube-dl-${VERSION_DATE}
 PKGNAME=       ${DISTNAME:S/.//:S/.//}
 CATEGORIES=    net
diff -r 53adc75b3263 -r 475b009512e8 net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo   Tue Oct 01 13:56:11 2019 +0000
+++ b/net/youtube-dl/distinfo   Tue Oct 01 14:07:11 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.169 2019/09/12 09:21:46 leot Exp $
+$NetBSD: distinfo,v 1.170 2019/10/01 14:07:11 leot Exp $
 
-SHA1 (youtube-dl-2019.09.12.1.tar.gz) = 2f73b74a43090be409b373442fbc798a86c14265
-RMD160 (youtube-dl-2019.09.12.1.tar.gz) = 721d169b557eb29083f28bb9b73293f9d94f34c7
-SHA512 (youtube-dl-2019.09.12.1.tar.gz) = 8177165cab21e83d1e1012c3d56e5182816f2367322eeea526c6d18aa74d35271a4625c6663204c0a5206976dbe32c97cdcd22b000e4e8e23a1073b474345eb3
-Size (youtube-dl-2019.09.12.1.tar.gz) = 3180312 bytes
+SHA1 (youtube-dl-2019.09.28.tar.gz) = 31385f76ac37d87d278d4d59e96c1e10cbf2942f
+RMD160 (youtube-dl-2019.09.28.tar.gz) = 23e2609be9520763758938927ec63a9383d626bf
+SHA512 (youtube-dl-2019.09.28.tar.gz) = b5d5034f9ace17ee18b550b825431797b49d1f916963d483c95a737a3f2842c4c916f6d24f2056efbb786ed3c2ddf269f28f736a650a47b7ff0f94256aba4e94
+Size (youtube-dl-2019.09.28.tar.gz) = 3181163 bytes
 SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
 SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = f96676170a448d9205d542a7def4beca615a1490



Home | Main Index | Thread Index | Old Index