diff options
| author | Michael Forney <mforney@mforney.org> | 2016-07-04 16:46:58 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-07-04 16:48:22 -0700 |
| commit | 8f2d73e425db3778a648401b2b406b22d2b80dac (patch) | |
| tree | e501d6ac1b5100d511c50e380ab9a6d8af948b63 /.gitmodules | |
| parent | edb1f3fe364d0cd06b987062204cdedffc41e894 (diff) | |
Add youtube-dl 2016.07.05
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f9e40b51..b7d9d76d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -146,3 +146,7 @@ path = media/mpv/src url = https://github.com/mpv-player/mpv ignore = all +[submodule "media/youtube-dl/src"] + path = media/youtube-dl/src + url = https://github.com/rg3/youtube-dl + ignore = all |
