mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 05:44:02 -07:00
[smotri] Add an extractor for live rtmp broadcasts
This commit is contained in:
parent
8796857429
commit
55f6597c67
3 changed files with 148 additions and 8 deletions
|
@ -125,6 +125,7 @@ from .smotri import (
|
|||
SmotriIE,
|
||||
SmotriCommunityIE,
|
||||
SmotriUserIE,
|
||||
SmotriBroadcastIE,
|
||||
)
|
||||
from .sohu import SohuIE
|
||||
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue