Hi,

Here's another release launched today and tested on amd64.

OK?

Core
    [extractor/common] Improve JSON-LD interaction statistic extraction (#23306)
    [downloader/hls] Delegate manifests with media initialization to ffmpeg
    [extractor/common] Document duration meta field for playlists

Extractors
    [mdr] Bypass geo restriction
    [mdr] Improve extraction (#24346, #26873)
    [yandexmusic:album] Improve album title extraction (#27418)
    [eporner] Fix view count extraction and make optional (#23306)
    [eporner] Extend URL regular expression
    [eporner] Fix hash extraction and extend _VALID_URL (#27396)
    [slideslive] Use m3u8 entry protocol for m3u8 formats (#27400)
    [twitcasting] Fix format extraction and improve info extraction (#24868)
    [linuxacademy] Fix authentication and extraction (#21129, #26223, #27402)
    [itv] Clean description from HTML tags (#27399)
    [vlive] Sort live formats (#27404)
    [hotstart] Fix and improve extraction
        Fix format extraction (#26690)
        Extract thumbnail URL (#16079, #20412)
        Add support for country specific playlist URLs (#23496)
        Select the last id in video URL (#26412)
    [youtube] Add some invidious instances (#27373)

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.220
diff -u -p -u -r1.220 Makefile
--- Makefile    13 Dec 2020 19:15:53 -0000      1.220
+++ Makefile    14 Dec 2020 10:21:24 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      CLI program to download videos from YouTube and other sites
 
-VERSION =      2020.12.12
+VERSION =      2020.12.14
 MODPY_EGG_VERSION =    ${VERSION:S/.0/./g}
 
 DISTNAME =     youtube-dl-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/youtube-dl/distinfo,v
retrieving revision 1.199
diff -u -p -u -r1.199 distinfo
--- distinfo    13 Dec 2020 19:15:53 -0000      1.199
+++ distinfo    14 Dec 2020 10:21:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl-2020.12.12.tar.gz) = 
jg3m9oyO2a/DxAsMaj5TEPiSDe5nk+2rwah/6tGhZEc=
-SIZE (youtube-dl-2020.12.12.tar.gz) = 3225195
+SHA256 (youtube-dl-2020.12.14.tar.gz) = 
loGlpRXLRO8jwovXf2151TH9vHMlvfS7t5ZiYLe2QnM=
+SIZE (youtube-dl-2020.12.14.tar.gz) = 3229047

Reply via email to