[rozhlas] Add new extractor

This commit is contained in:
Petr Zvoníček 2016-08-07 17:35:54 +02:00 committed by Sergey M․
parent d21a661bb4
commit e1f93a0a76
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 35 additions and 0 deletions

View file

@ -696,6 +696,7 @@ from .rockstargames import RockstarGamesIE
from .roosterteeth import RoosterTeethIE
from .rottentomatoes import RottenTomatoesIE
from .roxwel import RoxwelIE
from .rozhlas import RozhlasIE
from .rtbf import RTBFIE
from .rte import RteIE, RteRadioIE
from .rtlnl import RtlNlIE