[cleanup] Update extractor tests (#7718)

Authored by: trainman261
This commit is contained in:
trainman261
2023-10-06 23:56:19 +00:00
committed by GitHub
parent e831c80e8b
commit 19c90e405b
15 changed files with 66 additions and 23 deletions
+1
View File
@@ -338,6 +338,7 @@ class BiographyIE(AENetworksBaseIE):
'skip_download': True,
},
'add_ie': ['ThePlatform'],
'skip': '404 Not Found',
}]
def _real_extract(self, url):