aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorPetr Zvoníček <zvonicek@gmail.com>2016-08-07 17:35:54 +0200
committerSergey M․ <dstftw@gmail.com>2016-08-08 04:41:45 +0700
commite1f93a0a76f054f537c9103a8958e1c1ab631fa5 (patch)
tree3807f17b61f9cf10c41ba104e1478678c7e13b9a /youtube_dl/extractor/extractors.py
parentd21a661bb4cbdb92f4db588e3801bb19d4fa96b2 (diff)
downloadyoutube-dl-e1f93a0a76f054f537c9103a8958e1c1ab631fa5.tar.xz
[rozhlas] Add new extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index c2c4617ee..7ede6afda 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -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