diff options
author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-18 11:54:18 +0200 |
---|---|---|
committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-18 11:54:18 +0200 |
commit | 340fa21198b214d97e73c114fcb27a9d2b04012f (patch) | |
tree | 915b86787ea7f9cd17b90de73833a8d74ec0b3fe /test | |
parent | 7bdb17d4d52121624286207489154908fd5a773f (diff) |
UstreamIE: get thumbnail and uploader name
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json index f0e5cd8bf..0a9052f9d 100644 --- a/test/tests.json +++ b/test/tests.json @@ -152,7 +152,8 @@ "file": "20274954.flv", "md5": "088f151799e8f572f84eb62f17d73e5c", "info_dict": { - "title": "Young Americans for Liberty February 7, 2012 2:28 AM" + "title": "Young Americans for Liberty February 7, 2012 2:28 AM", + "uploader": "Young Americans for Liberty" } }, { |