mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[ie/sohu] Fix extractor (#7628)
Closes #1667, Closes #7463 Authored by: c-basalt, bashonly
This commit is contained in:
		| @@ -1795,7 +1795,10 @@ from .slideslive import SlidesLiveIE | ||||
| from .slutload import SlutloadIE | ||||
| from .smotrim import SmotrimIE | ||||
| from .snotr import SnotrIE | ||||
| from .sohu import SohuIE | ||||
| from .sohu import ( | ||||
|     SohuIE, | ||||
|     SohuVIE, | ||||
| ) | ||||
| from .sonyliv import ( | ||||
|     SonyLIVIE, | ||||
|     SonyLIVSeriesIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 c-basalt
					c-basalt