youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 92cf872a4870482e797bcd54316a4b8dc024fcc5
parent 6461f2b7ec5fa0114d4bb38ca27c0f72edff8e23
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Sun, 29 May 2016 01:58:27 +0800

[.gitignore] Ignore mp3 files

[ci skip]

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -28,6 +28,7 @@ updates_key.pem *.mp4 *.m4a *.m4v +*.mp3 *.part *.swp test/testdata