youtube-dl

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

commit b375c8b9469a94a4c8f0c8acc1558d2d6005f01b
parent 88f6c78b02e43a81f85038e05b9208530778635e
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun, 16 Dec 2012 11:17:10 +0100

Tests for justin.tv

Diffstat:
Mtest/tests.json | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/test/tests.json b/test/tests.json @@ -64,5 +64,11 @@ "url": "http://www.nba.com/video/games/nets/2012/12/04/0021200253-okc-bkn-recap.nba/index.html", "file": "0021200253-okc-bkn-recap.nba.mp4", "md5": "c0edcfc37607344e2ff8f13c378c88a4" + }, + { + "name": "JustinTV", + "url": "http://www.twitch.tv/thegamedevhub/b/296128360", + "file": "296128360.flv", + "md5": "ecaa8a790c22a40770901460af191c9a" } ]