From bb8e7d1a48dd579488f3c2d7824c745bb485831a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 30 Oct 2020 15:20:30 -0700 Subject: youtube-dl: Switch to source archive over submodule The youtube-dl git repository has been taken down due to a DMCA notice. --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 714f302c..6fce5a8b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -348,10 +348,6 @@ path = pkg/xz/src url = https://git.tukaani.org/xz.git ignore = all -[submodule "pkg/youtube-dl/src"] - path = pkg/youtube-dl/src - url = https://github.com/rg3/youtube-dl - ignore = all [submodule "pkg/zlib/src"] path = pkg/zlib/src url = https://github.com/madler/zlib -- cgit v1.2.3