Add RTLnow extractor

This commit is contained in:
rzhxeo 2013-08-18 08:16:53 +02:00
parent dbda1b5147
commit 01b32990da
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
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