mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 08:35:12 +00:00 
			
		
		
		
	[videott] Mark broken
This commit is contained in:
		@@ -11,6 +11,7 @@ from ..utils import (
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class VideoTtIE(InfoExtractor):
 | 
			
		||||
    _WORKING = False
 | 
			
		||||
    ID_NAME = 'video.tt'
 | 
			
		||||
    IE_DESC = 'video.tt - Your True Tube'
 | 
			
		||||
    _VALID_URL = r'http://(?:www\.)?video\.tt/(?:(?:video|embed)/|watch_video\.php\?v=)(?P<id>[\da-zA-Z]{9})'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user