Merge remote-tracking branch 'dstftw/smotri.com-broadcast'

Conflicts:
	youtube_dl/FileDownloader.py
	youtube_dl/extractor/smotri.py
This commit is contained in:
Philipp Hagemeister
2013-12-09 04:42:35 +01:00
3 changed files with 142 additions and 8 deletions

View File

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