mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cleanup] Remove dead extractors (#8604)
Closes #1609, Closes #3232, Closes #4763, Closes #6026, Closes #6322, Closes #7912 Authored by: seproDev
This commit is contained in:
		| @@ -2,6 +2,7 @@ from .common import InfoExtractor | ||||
| 
 | ||||
| 
 | ||||
| class NRLTVIE(InfoExtractor): | ||||
|     _WORKING = False | ||||
|     _VALID_URL = r'https?://(?:www\.)?nrl\.com/tv(/[^/]+)*/(?P<id>[^/?&#]+)' | ||||
|     _TEST = { | ||||
|         'url': 'https://www.nrl.com/tv/news/match-highlights-titans-v-knights-862805/', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sepro
					sepro