Browse Source
[amcnetworks] Skip a restricted _TEST
totalwebcasting
Yen Chi Hsuan
8 years ago
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with
1 additions and
0 deletions
-
youtube_dl/extractor/amcnetworks.py
|
|
@ -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, |
|
|
|