logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: b86174e7a38cebf9deb8e4e08d89849c2cc1b9bd
parent 2e2038dc352de8a10525eb103bd9f6a6ae5b43f9
Author: M.Yasoob Ullah Khalid <yasoob.khld@gmail.com>
Date:   Fri,  3 May 2013 22:40:56 +0600

added test for redtube.com 

I just added the test for redtube.com

Diffstat:

Mtest/tests.json7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/test/tests.json b/test/tests.json @@ -403,6 +403,11 @@ "info_dict": { "title":"youtube-dl test song \"'/\\ä↭" } + }, + { + "name": "Redtube", + "url": "http://www.redtube.com/279577", + "file": "Public invasion-279577.mp4", + "md5": "432d85211d178e06a62d049c4ca1c3e4" } - ]