mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	Remove Firedrive and Sockshare imports
Oops
This commit is contained in:
		@@ -149,7 +149,6 @@ from .extremetube import ExtremeTubeIE
 | 
				
			|||||||
from .facebook import FacebookIE
 | 
					from .facebook import FacebookIE
 | 
				
			||||||
from .faz import FazIE
 | 
					from .faz import FazIE
 | 
				
			||||||
from .fc2 import FC2IE
 | 
					from .fc2 import FC2IE
 | 
				
			||||||
from .firedrive import FiredriveIE
 | 
					 | 
				
			||||||
from .firstpost import FirstpostIE
 | 
					from .firstpost import FirstpostIE
 | 
				
			||||||
from .firsttv import FirstTVIE
 | 
					from .firsttv import FirstTVIE
 | 
				
			||||||
from .fivemin import FiveMinIE
 | 
					from .fivemin import FiveMinIE
 | 
				
			||||||
@@ -480,7 +479,6 @@ from .smotri import (
 | 
				
			|||||||
    SmotriBroadcastIE,
 | 
					    SmotriBroadcastIE,
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
from .snotr import SnotrIE
 | 
					from .snotr import SnotrIE
 | 
				
			||||||
from .sockshare import SockshareIE
 | 
					 | 
				
			||||||
from .sohu import SohuIE
 | 
					from .sohu import SohuIE
 | 
				
			||||||
from .soundcloud import (
 | 
					from .soundcloud import (
 | 
				
			||||||
    SoundcloudIE,
 | 
					    SoundcloudIE,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user