1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 04:55:02 +08:00

[yuvutu] Check for thumbnail in test

This commit is contained in:
Simon Morgan
2016-10-09 12:56:19 +01:00
Unverified
parent 54542a3ed0
commit 1f3cfb8178
+1
View File
@@ -15,6 +15,7 @@ class YuvutuIE(InfoExtractor):
'title': 'carnal bliss',
'ext': 'flv',
'age_limit': 18,
'thumbnail': 're:https?://.*?\.jpg'
}
}