diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-20 20:51:20 +0200 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-06-20 20:51:20 +0200 |
commit | f4c8bbcfc2c28d434a5696c88fe001ded68155ca (patch) | |
tree | 96bc6d065b9efbd6f92812872c8aaf20c09cc042 /test | |
parent | 038a3a1a614c2d67233f5822ae439da877b797ff (diff) |
TEDIE: download the best quality video and use the new _search_regex functions
Also extracts the description.
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/tests.json b/test/tests.json index 418897731..3e0db297d 100644 --- a/test/tests.json +++ b/test/tests.json @@ -363,10 +363,10 @@ "name": "TED", "url": "http://www.ted.com/talks/dan_dennett_on_our_consciousness.html", "file": "102.mp4", - "md5": "7bc087e71d16f18f9b8ab9fa62a8a031", + "md5": "8cd9dfa41ee000ce658fd48fb5d89a61", "info_dict": { "title": "Dan Dennett: The illusion of consciousness", - "thumbnail": "http://images.ted.com/images/ted/488_389x292.jpg" + "description": "md5:c6fa72e6eedbd938c9caf6b2702f5922" } }, { |