mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/steam] Add broadcast extractor (#4137)
Closes #4083 Authored by: HobbyistDev
This commit is contained in:
		| @@ -1633,7 +1633,10 @@ from .srgssr import ( | ||||
| from .srmediathek import SRMediathekIE | ||||
| from .stanfordoc import StanfordOpenClassroomIE | ||||
| from .startv import StarTVIE | ||||
| from .steam import SteamIE | ||||
| from .steam import ( | ||||
|     SteamIE, | ||||
|     SteamCommunityBroadcastIE, | ||||
| ) | ||||
| from .storyfire import ( | ||||
|     StoryFireIE, | ||||
|     StoryFireUserIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 HobbyistDev
					HobbyistDev