youtube-dl

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

commit e94d1adc360d0fbfadced82c72a7f20375a1ec87
parent d08dcd2dbd4c0d63ff2f4dd504aceceabfa212cc
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sun, 26 Nov 2017 21:10:32 +0700

Add testdata to youtube-dl.tar.gz (closes #14854)

Diffstat:
MMakefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -110,7 +110,6 @@ youtube-dl.tar.gz: youtube-dl README.md README.txt youtube-dl.1 youtube-dl.bash- --exclude '*~' \ --exclude '__pycache__' \ --exclude '.git' \ - --exclude 'testdata' \ --exclude 'docs/_build' \ -- \ bin devscripts test youtube_dl docs \