mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-08-02 02:21:04 -05:00
[cleanup] Mark broken and remove dead extractors (#9238)
Authored by: seproDev
This commit is contained in:
@@ -9,6 +9,7 @@ from ..compat import compat_urllib_parse_unquote
|
||||
|
||||
|
||||
class NozIE(InfoExtractor):
|
||||
_WORKING = False
|
||||
_VALID_URL = r'https?://(?:www\.)?noz\.de/video/(?P<id>[0-9]+)/'
|
||||
_TESTS = [{
|
||||
'url': 'http://www.noz.de/video/25151/32-Deutschland-gewinnt-Badminton-Lnderspiel-in-Melle',
|
||||
|
Reference in New Issue
Block a user