mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-11-01 09:26:45 -07:00 
			
		
		
		
	[xfileshare] Add support for vidlo.us (closes #12660)
This commit is contained in:
		@@ -29,6 +29,7 @@ class XFileShareIE(InfoExtractor):
 | 
			
		||||
        ('xvidstage.com', 'XVIDSTAGE'),
 | 
			
		||||
        ('vidabc.com', 'Vid ABC'),
 | 
			
		||||
        ('vidbom.com', 'VidBom'),
 | 
			
		||||
        ('vidlo.us', 'vidlo'),
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user