Hello !
Beside is a diff to update youtube-dl from 2020.09.20 to 2020.11.01.1.
Tested at amd64.
I don“t know how the project handles the DMCA discussion but the source
is available at the original website at https://youtube-dl.org/
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.212
diff -u -p -u -p -r1.212 Makefile
--- Makefile 2 Oct 2020 19:44:42 -0000 1.212
+++ Makefile 2 Nov 2020 19:15:20 -0000
@@ -2,13 +2,13 @@
COMMENT = CLI program to download videos from YouTube and other sites
-VERSION = 2020.09.20
+VERSION = 2020.11.01.1
MODPY_EGG_VERSION = ${VERSION:S/.0/./g}
DISTNAME = youtube-dl-${VERSION}
CATEGORIES = www
-HOMEPAGE = https://ytdl-org.github.io/youtube-dl/
+HOMEPAGE = https://youtube-dl.org/downloads/latest/
MAINTAINER = Paul Irofti <p...@irofti.net>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/youtube-dl/distinfo,v
retrieving revision 1.193
diff -u -p -u -p -r1.193 distinfo
--- distinfo 2 Oct 2020 19:44:42 -0000 1.193
+++ distinfo 2 Nov 2020 19:15:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl-2020.09.20.tar.gz) =
rBp5nPloNFvykIntLlxdT0oyAxYl2Ag2nmG2Ni0cfN4=
-SIZE (youtube-dl-2020.09.20.tar.gz) = 3188480
+SHA256 (youtube-dl-2020.11.01.1.tar.gz) =
emIYe8n5GvQutcnJVlLjUBcKctu9rIx9caautIhakBo=
+SIZE (youtube-dl-2020.11.01.1.tar.gz) = 3190146
Regards,
---
Christoph R. Winter