mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 19:08:40 +00:00
[malemotion] Disable test case
I am not going to look for an alternative one, but feel free to suggest one.
This commit is contained in:
parent
3c1b4669d0
commit
1a0648b4a9
|
@ -16,7 +16,8 @@ class MalemotionIE(InfoExtractor):
|
|||
'info_dict': {
|
||||
"title": "Bien dur",
|
||||
"age_limit": 18,
|
||||
}
|
||||
},
|
||||
'skip': 'This video has been deleted.'
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Reference in a new issue