[ntvde] Add new extractor (Fixes #4850)

This commit is contained in:
Philipp Hagemeister 2015-02-02 21:48:54 +01:00
parent 3fd45e03bf
commit 8f4b58d70e
5 changed files with 86 additions and 2 deletions

View file

@ -317,6 +317,7 @@ from .nrk import (
NRKIE,
NRKTVIE,
)
from .ntvde import NTVDeIE
from .ntvru import NTVRuIE
from .nytimes import NYTimesIE
from .nuvid import NuvidIE