aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/malemotion.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/malemotion.py')
-rw-r--r--youtube_dl/extractor/malemotion.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube_dl/extractor/malemotion.py b/youtube_dl/extractor/malemotion.py
index 62e99091d..8c1966ab2 100644
--- a/youtube_dl/extractor/malemotion.py
+++ b/youtube_dl/extractor/malemotion.py
@@ -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):