1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[cleanup] Update extractor tests (#7718)

Authored by: trainman261
This commit is contained in:
trainman261
2023-10-07 01:56:19 +02:00
committed by GitHub
parent e831c80e8b
commit 19c90e405b
15 changed files with 66 additions and 23 deletions

View File

@ -23,6 +23,7 @@ class SyfyIE(AdobePassIE):
'skip_download': True,
},
'add_ie': ['ThePlatform'],
'skip': 'Redirects to main page',
}]
def _real_extract(self, url):