Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi

This commit is contained in:
Sergey M․ 2015-05-28 22:22:29 +06:00
commit e26be70bca
2 changed files with 134 additions and 0 deletions

View file

@ -480,6 +480,10 @@ from .smotri import (
)
from .snotr import SnotrIE
from .sohu import SohuIE
from .soompi import (
SoompiIE,
SoompiShowIE,
)
from .soundcloud import (
SoundcloudIE,
SoundcloudSetIE,