Sfoglia il codice sorgente

[streamango] Skip dead test

Sergey M․ 7 anni fa
parent
commit
ece12e6348
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      youtube_dl/extractor/streamango.py

+ 1 - 0
youtube_dl/extractor/streamango.py

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