mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-11-01 09:26:45 -07:00 
			
		
		
		
	[traileraddict] mark as broken
traileraddict has changed their URL encoding scheme. I'm working on restoring support, but that may take some time.
This commit is contained in:
		@@ -6,6 +6,7 @@ from .common import InfoExtractor
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class TrailerAddictIE(InfoExtractor):
 | 
			
		||||
    _WORKING = False
 | 
			
		||||
    _VALID_URL = r'(?:http://)?(?:www\.)?traileraddict\.com/(?:trailer|clip)/(?P<movie>.+?)/(?P<trailer_name>.+)'
 | 
			
		||||
    _TEST = {
 | 
			
		||||
        'url': 'http://www.traileraddict.com/trailer/prince-avalanche/trailer',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user