Hi,

This update fixes for me --dump-single-json JSON dump of first entry
from the YT user videos playlist (youtu.be/username/videos). With old
version title is wrong. With updated, title is correct.

make update-plist show plist didn't change.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.193
diff -u -p -u -r1.193 Makefile
--- Makefile    12 Aug 2019 06:54:10 -0000      1.193
+++ Makefile    3 Sep 2019 07:54:11 -0000
@@ -2,9 +2,8 @@
 
 COMMENT =      CLI program to download videos from YouTube and other sites
 
-VERSION =      2019.08.02
+VERSION =      2019.09.01
 MODPY_EGG_VERSION =    ${VERSION:S/.0/./g}
-REVISION =     0
 
 DISTNAME =     youtube-dl-${VERSION}
 CATEGORIES =   www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/youtube-dl/distinfo,v
retrieving revision 1.177
diff -u -p -u -r1.177 distinfo
--- distinfo    10 Aug 2019 18:11:39 -0000      1.177
+++ distinfo    3 Sep 2019 07:54:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl-2019.08.02.tar.gz) = 
Vzw3rdPmEHvww8jOQ0Q7t4iVfXv7XnNs7msy47I0K4A=
-SIZE (youtube-dl-2019.08.02.tar.gz) = 3174224
+SHA256 (youtube-dl-2019.09.01.tar.gz) = 
GTdP9+p5TJNPddZb6Y2sWDfweK2wY8SYCpznWTrwa0k=
+SIZE (youtube-dl-2019.09.01.tar.gz) = 3179376

-- 
Regards,
 Mikolaj

Reply via email to