mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 00:27:07 -05:00 
			
		
		
		
	[xfileshare] Add support for streamin.to
This commit is contained in:
		@@ -22,6 +22,7 @@ class XFileShareIE(InfoExtractor):
 | 
			
		||||
        ('rapidvideo.ws', 'Rapidvideo.ws'),
 | 
			
		||||
        ('thevideobee.to', 'TheVideoBee'),
 | 
			
		||||
        ('vidto.me', 'Vidto'),
 | 
			
		||||
        ('streamin.to', 'Streamin.To'),
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user