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 20200115



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d5bd6e657971
branches:  trunk
changeset: 408995:d5bd6e657971
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue Jan 14 20:42:39 2020 +0000

description:
youtube-dl: Update to 20200115

pkgsrc changes:
 - Apply a pkgsrc patch to fix la7 extractor (shared upstream)

Changes:
20200115
--------
Extractors
* [yourporn] Fix extraction (#21645, #22255, #23459)
+ [canvas] Add support for new API endpoint (#17680, #18629)
* [ndr:base:embed] Improve thumbnails extraction (#23731)
+ [vodplatform] Add support for embed.kwikmotion.com domain
+ [twitter] Add support for promo_video_website cards (#23711)
* [orf:radio] Clean description and improve extraction
* [orf:fm4] Fix extraction (#23599)
* [safari] Fix kaltura session extraction (#23679, #23670)
* [lego] Fix extraction and extract subtitle (#23687)
* [cloudflarestream] Improve extraction
    + Add support for bytehighway.net domain
    + Add support for signed URLs
    + Extract thumbnail
* [naver] Improve extraction
    * Improve geo-restriction handling
    + Extract automatic captions
    + Extract uploader metadata
    + Extract VLive HLS formats
    * Improve metadata extraction
- [pandatv] Remove extractor (#23630)
* [dctp] Fix format extraction (#23656)
+ [scrippsnetworks] Add support for www.discovery.com videos
* [discovery] Fix anonymous token extraction (#23650)
* [nrktv:seriebase] Fix extraction (#23625, #23537)
* [wistia] Improve format extraction and extract subtitles (#22590)
* [vice] Improve extraction (#23631)
* [redtube] Detect private videos (#23518)

diffstat:

 net/youtube-dl/Makefile |   4 ++--
 net/youtube-dl/PLIST    |   5 +----
 net/youtube-dl/distinfo |  11 ++++++-----
 3 files changed, 9 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 6ea2ea79bc60 -r d5bd6e657971 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile   Tue Jan 14 20:34:11 2020 +0000
+++ b/net/youtube-dl/Makefile   Tue Jan 14 20:42:39 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.197 2019/12/31 23:31:06 leot Exp $
+# $NetBSD: Makefile,v 1.198 2020/01/14 20:42:39 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=  2020.01.01
+VERSION_DATE=  2020.01.15
 DISTNAME=      youtube-dl-${VERSION_DATE}
 PKGNAME=       ${DISTNAME:S/.//:S/.//}
 CATEGORIES=    net
diff -r 6ea2ea79bc60 -r d5bd6e657971 net/youtube-dl/PLIST
--- a/net/youtube-dl/PLIST      Tue Jan 14 20:34:11 2020 +0000
+++ b/net/youtube-dl/PLIST      Tue Jan 14 20:42:39 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.97 2019/12/26 22:12:27 leot Exp $
+@comment $NetBSD: PLIST,v 1.98 2020/01/14 20:42:39 leot Exp $
 bin/youtube-dl
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -1358,9 +1358,6 @@
 ${PYSITELIB}/youtube_dl/extractor/packtpub.py
 ${PYSITELIB}/youtube_dl/extractor/packtpub.pyc
 ${PYSITELIB}/youtube_dl/extractor/packtpub.pyo
-${PYSITELIB}/youtube_dl/extractor/pandatv.py
-${PYSITELIB}/youtube_dl/extractor/pandatv.pyc
-${PYSITELIB}/youtube_dl/extractor/pandatv.pyo
 ${PYSITELIB}/youtube_dl/extractor/pandoratv.py
 ${PYSITELIB}/youtube_dl/extractor/pandoratv.pyc
 ${PYSITELIB}/youtube_dl/extractor/pandoratv.pyo
diff -r 6ea2ea79bc60 -r d5bd6e657971 net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo   Tue Jan 14 20:34:11 2020 +0000
+++ b/net/youtube-dl/distinfo   Tue Jan 14 20:42:39 2020 +0000
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.179 2019/12/31 23:31:06 leot Exp $
+$NetBSD: distinfo,v 1.180 2020/01/14 20:42:39 leot Exp $
 
-SHA1 (youtube-dl-2020.01.01.tar.gz) = 45800d02502281c0e05ca8734a98ca9e7d926782
-RMD160 (youtube-dl-2020.01.01.tar.gz) = c089d1c37209b29b4c7112296ff42ab4538f859c
-SHA512 (youtube-dl-2020.01.01.tar.gz) = 035d44aa4989067587d3c5a8d1bb4214bb7bfa16b91562c730fcf93de1578de75ddf12c8a0900643578546a4230da776b8b83f69378525c1480e9e0061f492cf
-Size (youtube-dl-2020.01.01.tar.gz) = 3156193 bytes
+SHA1 (youtube-dl-2020.01.15.tar.gz) = a0fcb6952b789c1f0866ca9a738ecd65c02888d5
+RMD160 (youtube-dl-2020.01.15.tar.gz) = 161ce63e6e6f1724e63cd438de2aa25db9434278
+SHA512 (youtube-dl-2020.01.15.tar.gz) = 1b450feef1d6040726f99e482edb6119b66224a98bdec1983f6921f21b08bd8fceb77cff055326b660fb66742815e5e0238807707547ef82b51b9966fdc82be7
+Size (youtube-dl-2020.01.15.tar.gz) = 3159264 bytes
 SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
+SHA1 (patch-youtube__dl_extractor_la7.py) = d104c32abb21f9dfe982c0f42e049aeff0f50d67
 SHA1 (patch-youtube__dl_extractor_rai.py) = ae67a6fb599c90491fd68b72bf71821659a2eca4
 SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = f96676170a448d9205d542a7def4beca615a1490



Home | Main Index | Thread Index | Old Index