Pārlūkot izejas kodu

[amcnetworks] Skip a restricted _TEST

Yen Chi Hsuan 9 gadi atpakaļ
vecāks
revīzija
703b3afa93
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      youtube_dl/extractor/amcnetworks.py

+ 1 - 0
youtube_dl/extractor/amcnetworks.py

@@ -28,6 +28,7 @@ class AMCNetworksIE(ThePlatformIE):
             # m3u8 download
             # m3u8 download
             'skip_download': True,
             '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',
         'url': 'http://www.bbcamerica.com/shows/the-hunt/full-episodes/season-1/episode-01-the-hardest-challenge',
         'only_matching': True,
         'only_matching': True,