diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2013-06-23 21:34:40 +0200 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2013-06-23 21:34:40 +0200 | 
| commit | b8a360837afcc4cc23706e123a70c1e87a005887 (patch) | |
| tree | d012c1a6385ec002b55c60cba30623d0992e9e0f | |
| parent | fc287219602b67377aa38a787b4bfb0bbd94fa72 (diff) | |
Fix Statigram test
| -rw-r--r-- | test/tests.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json index b112e6318..86dc48570 100644 --- a/test/tests.json +++ b/test/tests.json @@ -637,7 +637,7 @@      "file": "484091715184808010_284179915.mp4",      "md5": "deda4ff333abe2e118740321e992605b",      "info_dict": { -        "uploader": "videoseconds", +        "uploader_id": "videoseconds",          "title": "Instagram photo by @videoseconds (Videos)"      }    }  | 
