pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/youtube-dl



Module Name:    pkgsrc
Committed By:   leot
Date:           Tue Oct  1 14:07:11 UTC 2019

Modified Files:
        pkgsrc/net/youtube-dl: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 pkgsrc/net/youtube-dl/Makefile
cvs rdiff -u -r1.169 -r1.170 pkgsrc/net/youtube-dl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/youtube-dl/Makefile
diff -u pkgsrc/net/youtube-dl/Makefile:1.186 pkgsrc/net/youtube-dl/Makefile:1.187
--- pkgsrc/net/youtube-dl/Makefile:1.186        Thu Sep 12 09:21:46 2019
+++ pkgsrc/net/youtube-dl/Makefile      Tue Oct  1 14:07:11 2019
@@ -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

Index: pkgsrc/net/youtube-dl/distinfo
diff -u pkgsrc/net/youtube-dl/distinfo:1.169 pkgsrc/net/youtube-dl/distinfo:1.170
--- pkgsrc/net/youtube-dl/distinfo:1.169        Thu Sep 12 09:21:46 2019
+++ pkgsrc/net/youtube-dl/distinfo      Tue Oct  1 14:07:11 2019
@@ -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