youtube-dl

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

commit 5c0e5bc4df5beea3fe457e4c2d92643837f1e70e
parent 9a9de2d7b2462c9a16bac0ead3f415ef64179833
Author: Sergey M․ <dstftw@gmail.com>
Date:   Sat, 21 Oct 2017 02:11:11 +0700

[README.md] Add build status bagde

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/rg3/youtube-dl.svg?branch=master)](https://travis-ci.org/rg3/youtube-dl) + youtube-dl - download videos from youtube.com or other video platforms - [INSTALLATION](#installation)