Browse Source

[kuwo:singer] Skip test

Sergey M․ 10 years ago
parent
commit
12bbd32ad0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/kuwo.py

+ 1 - 0
youtube_dl/extractor/kuwo.py

@@ -202,6 +202,7 @@ class KuwoSingerIE(InfoExtractor):
             'title': 'Ali',
         },
         'playlist_mincount': 95,
+        'skip': 'Regularly stalls travis build',  # See https://travis-ci.org/rg3/youtube-dl/jobs/78878540
     }]
 
     def _real_extract(self, url):