1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 13:37:12 -05:00

[smotri] Add an extractor for live rtmp broadcasts

This commit is contained in:
dst
2013-12-04 08:41:09 +07:00
parent 8796857429
commit 55f6597c67
3 changed files with 148 additions and 8 deletions

View File

@@ -125,6 +125,7 @@ from .smotri import (
SmotriIE,
SmotriCommunityIE,
SmotriUserIE,
SmotriBroadcastIE,
)
from .sohu import SohuIE
from .soundcloud import SoundcloudIE, SoundcloudSetIE, SoundcloudUserIE