Browse Source

Add RTLnow extractor

rtmp_test
rzhxeo 11 years ago
parent
commit
01b32990da
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/__init__.py

+ 1
- 0
youtube_dl/extractor/__init__.py View File

@ -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


Loading…
Cancel
Save