[ultimedia] Add extractor

Sponsored by thankyoumotion.com
This commit is contained in:
Sergey M․ 2015-03-18 23:08:18 +06:00
parent aae53774f2
commit 3073a6d5e9
2 changed files with 92 additions and 0 deletions

View file

@ -534,6 +534,7 @@ from .twitch import (
TwitchStreamIE,
)
from .ubu import UbuIE
from .ultimedia import UltimediaIE
from .udemy import (
UdemyIE,
UdemyCourseIE