diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/tests.json | 7 | 
1 files changed, 6 insertions, 1 deletions
| diff --git a/test/tests.json b/test/tests.json index 3c84dcf15..19bb225c3 100644 --- a/test/tests.json +++ b/test/tests.json @@ -403,6 +403,11 @@      "info_dict": {        "title":"youtube-dl test song \"'/\\ä↭"      } +  }, +  { +    "name": "Redtube", +    "url": "http://www.redtube.com/279577", +    "file": "Public invasion-279577.mp4", +    "md5": "432d85211d178e06a62d049c4ca1c3e4"    } -  ] | 
