diff options
| author | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-20 08:31:03 +0200 | 
|---|---|---|
| committer | Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com> | 2013-05-20 08:31:03 +0200 | 
| commit | 17bd1b2f4174f9ceb600faf2bd284b676b770c9f (patch) | |
| tree | 3e074e3234b9ee08c90817d4654a94c12ba6901f /test | |
| parent | 5b0d3cc0cd10c737df20d87aa5842d18549c3c4c (diff) | |
VineIE: extract more information and minor style changes
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 195051556..1ff9ad7ee 100644 --- a/test/tests.json +++ b/test/tests.json @@ -458,7 +458,8 @@      "file": "b9KOOWX7HUx.mp4",      "md5": "2f36fed6235b16da96ce9b4dc890940d",      "info_dict":{ -      "title":"Chicken." +      "title": "Chicken.", +      "uploader": "Jack Dorsey"      }    }  ]  | 
