youtube-dl

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

commit cb9979779865eec87517b820eac6f3b2e3f21b47
parent f82b28146a6774e6813e6ad9c30347b345226373
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun, 24 Feb 2013 01:01:20 +0100

Test TED thumbnail

Diffstat:
Mtest/tests.json | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/tests.json b/test/tests.json @@ -293,7 +293,8 @@ "file": "102.mp4", "md5": "7bc087e71d16f18f9b8ab9fa62a8a031", "info_dict": { - "title": "Dan Dennett: The illusion of consciousness" + "title": "Dan Dennett: The illusion of consciousness", + "thumbnail": "http://images.ted.com/images/ted/488_389x292.jpg" } }, {