aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/aenetworks.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/extractor/aenetworks.py')
-rw-r--r--yt_dlp/extractor/aenetworks.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/aenetworks.py b/yt_dlp/extractor/aenetworks.py
index f049a0fb3..cc26653c1 100644
--- a/yt_dlp/extractor/aenetworks.py
+++ b/yt_dlp/extractor/aenetworks.py
@@ -338,6 +338,7 @@ class BiographyIE(AENetworksBaseIE):
'skip_download': True,
},
'add_ie': ['ThePlatform'],
+ 'skip': '404 Not Found',
}]
def _real_extract(self, url):