Browse Source

[streamango] Skip dead test

Sergey M․ 7 years ago
parent
commit
ece12e6348
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/streamango.py

+ 1 - 0
youtube_dl/extractor/streamango.py

@@ -34,6 +34,7 @@ class StreamangoIE(InfoExtractor):
         'params': {
         'params': {
             'skip_download': True,
             'skip_download': True,
         },
         },
+        'skip': 'gone',
     }, {
     }, {
         'url': 'https://streamango.com/embed/clapasobsptpkdfe/20170315_150006_mp4',
         'url': 'https://streamango.com/embed/clapasobsptpkdfe/20170315_150006_mp4',
         'only_matching': True,
         'only_matching': True,