[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