mirror of
				https://github.com/ytdl-org/youtube-dl
				synced 2025-11-03 19:23:44 +00:00 
			
		
		
		
	[xfileshare] Add support for vidbom.com (closes #12661)
This commit is contained in:
		
							parent
							
								
									7f04386b89
								
							
						
					
					
						commit
						0378b8b917
					
				@ -28,6 +28,7 @@ class XFileShareIE(InfoExtractor):
 | 
			
		||||
        ('streamin.to', 'Streamin.To'),
 | 
			
		||||
        ('xvidstage.com', 'XVIDSTAGE'),
 | 
			
		||||
        ('vidabc.com', 'Vid ABC'),
 | 
			
		||||
        ('vidbom.com', 'VidBom'),
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user