diff --git a/youtube_dl/extractor/adultswim.py b/youtube_dl/extractor/adultswim.py index f98dd472b..ff15fcaf8 100644 --- a/youtube_dl/extractor/adultswim.py +++ b/youtube_dl/extractor/adultswim.py @@ -80,6 +80,7 @@ class AdultSwimIE(TurnerBaseIE): 'expected_warnings': [ 'Unable to download JSON metadata: HTTP Error 401' ], + 'skip': 'Requires a cable provider login', }] # Use the Adult Swim api (v2) for extracting all metadata about a video in a