mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -2,7 +2,7 @@ from ..utils import str_to_int | ||||
| from .keezmovies import KeezMoviesIE | ||||
| 
 | ||||
| 
 | ||||
| class ExtremeTubeIE(KeezMoviesIE): | ||||
| class ExtremeTubeIE(KeezMoviesIE):  # XXX: Do not subclass from concrete IE | ||||
|     _VALID_URL = r'https?://(?:www\.)?extremetube\.com/(?:[^/]+/)?video/(?P<id>[^/#?&]+)' | ||||
|     _TESTS = [{ | ||||
|         'url': 'http://www.extremetube.com/video/music-video-14-british-euro-brit-european-cumshots-swallow-652431', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan