[ndr] Add support for ndr.de (Closes #2325)

This commit is contained in:
Sergey M. 2014-02-07 00:35:26 +07:00
parent 63424b6233
commit e9ea0bf123
2 changed files with 90 additions and 0 deletions

View file

@ -142,6 +142,7 @@ from .myvideo import MyVideoIE
from .naver import NaverIE
from .nba import NBAIE
from .nbc import NBCNewsIE
from .ndr import NDRIE
from .ndtv import NDTVIE
from .newgrounds import NewgroundsIE
from .nfb import NFBIE