]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/amcnetworks.py
[cleanup] Update extractor tests (#7718)
[yt-dlp.git] / yt_dlp / extractor / amcnetworks.py
index c58bc7bfbf8ffbfe5e362e27d43a90e0a712f645..10bd021c55ac20657efb0c271d9a9f88dd1587a5 100644 (file)
@@ -26,6 +26,7 @@ class AMCNetworksIE(ThePlatformIE):  # XXX: Do not subclass from concrete IE
             # m3u8 download
             'skip_download': True,
         },
+        'skip': '404 Not Found',
     }, {
         'url': 'http://www.bbcamerica.com/shows/the-hunt/full-episodes/season-1/episode-01-the-hardest-challenge',
         'only_matching': True,