This commit is contained in:
Alex Monk 2016-09-04 15:35:59 +01:00
parent 1c70f6cb64
commit 53291d01d6

View File

@ -53,15 +53,14 @@ class MetacafeIE(InfoExtractor):
# metacafe video with family filter # metacafe video with family filter
{ {
'url': 'http://www.metacafe.com/watch/2155630/adult_art_by_david_hart_156/', 'url': 'http://www.metacafe.com/watch/2155630/adult_art_by_david_hart_156/',
'md5': 'be6fe1f53864593349158bed94aae3a2', 'md5': 'b06082c5079bbdcde677a6291fbdf376',
'info_dict': { 'info_dict': {
'id': '2155630', 'id': '2155630',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Adult Art By David Hart #156', 'title': 'Adult Art By David Hart #156',
'uploader': 'hartistry', 'uploader': 'hartistry',
'description': 'Adult Art By David Hart. All the Art Works presented here are not in the possession of the American Artist, David John Hart. The paintings are in collections worldwide of individuals, countries, art museums, foundations and charities.', 'description': 'Adult Art By David Hart. All the Art Works presented here are not in the possession of the American Artist, David John Hart. The paintings are in collections worldwide of individuals, countries, art museums, foundations and charities.',
}, }
'skip': 'Page is temporarily unavailable.',
}, },
# AnyClip video # AnyClip video
{ {