projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbda1b5
)
Add RTLnow extractor
author
rzhxeo
<rzhxeo@users.noreply.github.com>
Sun, 18 Aug 2013 06:16:53 +0000
(08:16 +0200)
committer
rzhxeo
<rzhxeo@users.noreply.github.com>
Sun, 18 Aug 2013 06:16:53 +0000
(08:16 +0200)
youtube_dl/extractor/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/__init__.py
b/youtube_dl/extractor/__init__.py
index 84c02c2ed99967832264e642fa084367cd4eff05..5bb44e7649aafd36fc48611134cc777fe77c95ff 100644
(file)
--- a/
youtube_dl/extractor/__init__.py
+++ b/
youtube_dl/extractor/__init__.py
@@
-56,6
+56,7
@@
from .rbmaradio import RBMARadioIE
from .redtube import RedTubeIE
from .ringtv import RingTVIE
from .roxwel import RoxwelIE
+from .rtlnow import RTLnowIE
from .sina import SinaIE
from .soundcloud import SoundcloudIE, SoundcloudSetIE
from .spiegel import SpiegelIE