diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-01-27 03:27:46 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-01-27 03:27:46 +0100 |
commit | d0d51a8afa6e8e0691d14610254ccf080f50ba69 (patch) | |
tree | f984d2e5db1ca4983f3e3e4b4e47bb6e1447c7ef /test | |
parent | c67598c3e1b396e998b4dc4e74275e6e059606f9 (diff) |
8tracks: Include performer as uploader
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 a46ff491b..2fdd7f0f5 100644 --- a/test/tests.json +++ b/test/tests.json @@ -244,7 +244,8 @@ "file": "11885610.m4a", "md5": "96ce57f24389fc8734ce47f4c1abcc55", "info_dict": { - "title": "youtube-dl test track 1 \"'/\\\u00e4\u21ad" + "title": "youtube-dl test track 1 \"'/\\\u00e4\u21ad", + "uploader": "youtue-dl project<>\"'" } }, { |