[youtube] Skip test
authorSergey M․ <dstftw@gmail.com>
Tue, 19 Jan 2016 14:56:04 +0000 (20:56 +0600)
committerSergey M․ <dstftw@gmail.com>
Tue, 19 Jan 2016 14:56:04 +0000 (20:56 +0600)
youtube_dl/extractor/youtube.py

index 2a0c2e5a6deeee05d4355e12122542e3b839332e..d31161d21c7279d33885fb7849b82e7513c96645 100644 (file)
@@ -613,7 +613,8 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
             },
             'params': {
                 'skip_download': 'requires avconv',
-            }
+            },
+            'skip': 'This live event has ended.',
         },
         # Extraction from multiple DASH manifests (https://github.com/rg3/youtube-dl/pull/6097)
         {