mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00: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
	 sepro
					sepro