diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-02-18 18:45:09 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-02-18 18:45:09 +0100 |
commit | 58994225bcd6626c2ed2bbf441577b0beaa4bf3c (patch) | |
tree | 3cad4abebf395acf6ce27aef4fcc35fb81b14405 /test | |
parent | 59d4c2fe1b52a9cc51af789c43868da0a803f9f6 (diff) | |
parent | 1ad5d872b9d3b79f997a7622f9d963bdae9afd69 (diff) |
Add tests to MySpass
Diffstat (limited to 'test')
-rw-r--r-- | test/tests.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index a6782ed4c..a3c31ae51 100644 --- a/test/tests.json +++ b/test/tests.json @@ -295,5 +295,14 @@ "info_dict": { "title": "Dan Dennett: The illusion of consciousness" } + }, + { + "name": "MySpass", + "url": "http://www.myspass.de/myspass/shows/tvshows/absolute-mehrheit/Absolute-Mehrheit-vom-17022013-Die-Highlights-Teil-2--/11741/", + "file": "11741.mp4", + "md5": "0b49f4844a068f8b33f4b7c88405862b", + "info_dict": { + "title": "Absolute Mehrheit vom 17.02.2013 - Die Highlights, Teil 2" + } } ] |