diff options
| author | Michael Forney <mforney@mforney.org> | 2020-10-30 15:20:30 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-10-30 15:20:30 -0700 |
| commit | bb8e7d1a48dd579488f3c2d7824c745bb485831a (patch) | |
| tree | d8030c5cbcc523fbe08ee36a2935cef9b6e6c68d /.gitmodules | |
| parent | b481ee3af7360db9dc3b67d4cc3cbe8eda228fc0 (diff) | |
youtube-dl: Switch to source archive over submodule
The youtube-dl git repository has been taken down due to a DMCA notice.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
