[yuvutu] Check for thumbnail in test

This commit is contained in:
Simon Morgan 2016-10-09 12:56:19 +01:00
parent 54542a3ed0
commit 1f3cfb8178

View File

@ -15,6 +15,7 @@ class YuvutuIE(InfoExtractor):
'title': 'carnal bliss', 'title': 'carnal bliss',
'ext': 'flv', 'ext': 'flv',
'age_limit': 18, 'age_limit': 18,
'thumbnail': 're:https?://.*?\.jpg'
} }
} }