summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-05-13 13:48:22 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-05-13 13:48:22 +0000
commitd57388217ef8daafe2457262848008aa3e3f5930 (patch)
treeb7f62ca13ff66161941c5d41760b50f55d1f8338
parent00c58a3f52572c04a410c6e0c04f68c5257df392 (diff)
downloadpkgsrc-d57388217ef8daafe2457262848008aa3e3f5930.tar.gz
Pullup ticket #6192 - requested by leot
net/youtube-dl: update for extractor changes Revisions pulled up: - net/youtube-dl/Makefile 1.205-1.206 - net/youtube-dl/distinfo 1.187-1.188 --- Module Name: pkgsrc Committed By: leot Date: Sat May 2 17:17:21 UTC 2020 Modified Files: pkgsrc/net/youtube-dl: Makefile distinfo Log Message: youtube-dl: Update to 20200503 Changes: 20200503 -------- Core + [extractor/common] Extract multiple JSON-LD entries * [options] Clarify doc on --exec command (#19087, #24883) * [extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats (#24667) Extractors * [crunchyroll] Fix and improve extraction (#25096, #25060) * [youtube] Improve player id extraction * [youtube] Use redirected video id if any (#25063) * [yahoo] Fix GYAO Player extraction and relax URL regular expression (#24178, #24778) * [tvplay] Fix Viafree extraction (#15189, #24473, #24789) * [tenplay] Relax URL regular expression (#25001) + [prosiebensat1] Extract series metadata * [prosiebensat1] Improve extraction and remove 7tv.de support (#24948) - [prosiebensat1] Remove 7tv.de support (#24948) * [youtube] Fix DRM videos detection (#24736) * [thisoldhouse] Fix video id extraction (#24548, #24549) + [soundcloud] Extract AAC format (#19173, #24708) * [youtube] Skip broken multifeed videos (#24711) * [nova:embed] Fix extraction (#24700) * [motherless] Fix extraction (#24699) * [twitch:clips] Extend URL regular expression (#24290, #24642) * [tv4] Fix ISM formats extraction (#24667) * [tele5] Fix extraction (#24553) + [mofosex] Add support for generic embeds (#24633) + [youporn] Add support for generic embeds + [spankwire] Add support for generic embeds (#24633) * [spankwire] Fix extraction (#18924, #20648) --- Module Name: pkgsrc Committed By: leot Date: Fri May 8 11:21:09 UTC 2020 Modified Files: pkgsrc/net/youtube-dl: Makefile distinfo Log Message: youtube-dl: Update to 20200508 Changes: 20200508 -------- Core * [downloader/http] Request last data block of exact remaining size * [downloader/http] Finish downloading once received data length matches expected * [extractor/common] Use compat_cookiejar_Cookie for _set_cookie to always ensure cookie name and value are bytestrings on python 2 (#23256, #24776) + [compat] Introduce compat_cookiejar_Cookie * [utils] Improve cookie files support + Add support for UTF-8 in cookie files * Skip malformed cookie file entries instead of crashing (invalid entry length, invalid expires at) Extractors * [youtube] Improve signature cipher extraction (#25187, #25188) * [iprima] Improve extraction (#25138) * [uol] Fix extraction (#22007) + [orf] Add support for more radio stations (#24938, #24968) * [dailymotion] Fix typo - [puhutv] Remove no longer available HTTP formats (#25124)
-rw-r--r--net/youtube-dl/Makefile4
-rw-r--r--net/youtube-dl/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index ad8f1f34615..421b87d6d3a 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.204 2020/03/23 20:32:23 leot Exp $
+# $NetBSD: Makefile,v 1.204.2.1 2020/05/13 13:48:22 bsiegert 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.03.24
+VERSION_DATE= 2020.05.08
DISTNAME= youtube-dl-${VERSION_DATE}
PKGNAME= ${DISTNAME:S/.//:S/.//}
CATEGORIES= net
diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo
index c5566115eb3..47d3f0833f9 100644
--- a/net/youtube-dl/distinfo
+++ b/net/youtube-dl/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.186 2020/03/23 20:32:23 leot Exp $
+$NetBSD: distinfo,v 1.186.2.1 2020/05/13 13:48:22 bsiegert Exp $
-SHA1 (youtube-dl-2020.03.24.tar.gz) = 888324814bf5fe6144ac55e044ff5a6f1eaf1d5a
-RMD160 (youtube-dl-2020.03.24.tar.gz) = 9c6028fbc1db93b931e8bd9a4382a11077896d70
-SHA512 (youtube-dl-2020.03.24.tar.gz) = 421c0ae412977cdf94d079aa7982360ffdfc4271bb7af27a598adbdb8454c2044e5c44ff3a9f339e9b0989c1264223ca83bba6a9151d01052f8f72c076d9e369
-Size (youtube-dl-2020.03.24.tar.gz) = 3165706 bytes
+SHA1 (youtube-dl-2020.05.08.tar.gz) = 4a3768b83fa8cadb467efe0a01b2ca746b4994ea
+RMD160 (youtube-dl-2020.05.08.tar.gz) = 3276d79e6f596c3d09425e029f69c22ea1e49eb9
+SHA512 (youtube-dl-2020.05.08.tar.gz) = fbfd6bc42959547c6307b291478d7d86b79847a92d193b795d91f717471927d22c45356c0e2ba03ea1c5bc96d2fa5a949cb2283b0d7ec976bcf3a54d6c928ed1
+Size (youtube-dl-2020.05.08.tar.gz) = 3172744 bytes
SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
SHA1 (patch-youtube__dl_extractor_la7.py) = e246750808305343227060acdc5a38583ef071e9
SHA1 (patch-youtube__dl_extractor_rai.py) = ae67a6fb599c90491fd68b72bf71821659a2eca4