Browse Source

[streamango] Skip dead test

master
Sergey M․ 7 years ago
parent
commit
ece12e6348
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/streamango.py

1
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,

Loading…
Cancel
Save