[ndtv] Add extractor (Fixes #1924)

This commit is contained in:
Philipp Hagemeister 2013-12-09 19:39:41 +01:00
parent 1e1f84dac9
commit caefb1de87
3 changed files with 79 additions and 0 deletions

View file

@ -100,6 +100,7 @@ from .myvideo import MyVideoIE
from .naver import NaverIE
from .nba import NBAIE
from .nbc import NBCNewsIE
from .ndtv import NDTVIE
from .newgrounds import NewgroundsIE
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE