[amcnetworks] Skip a restricted _TEST
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 2 Oct 2016 06:25:06 +0000 (14:25 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 2 Oct 2016 06:25:06 +0000 (14:25 +0800)
youtube_dl/extractor/amcnetworks.py

index c739d2c99167dbd27e44dee326fcb49222029187..d2b03b177c1fd46c88552d0355365d2fae7772c9 100644 (file)
@@ -28,6 +28,7 @@ class AMCNetworksIE(ThePlatformIE):
             # m3u8 download
             'skip_download': True,
         },
+        'skip': 'Requires TV provider accounts',
     }, {
         'url': 'http://www.bbcamerica.com/shows/the-hunt/full-episodes/season-1/episode-01-the-hardest-challenge',
         'only_matching': True,