[nzz] Add new extractor(#4407)

This commit is contained in:
Remita Amine 2016-10-06 10:45:57 +01:00
parent 017eb82934
commit 33898fb19c
2 changed files with 37 additions and 0 deletions

View file

@ -638,6 +638,7 @@ from .nytimes import (
NYTimesArticleIE,
)
from .nuvid import NuvidIE
from .nzz import NZZIE
from .odatv import OdaTVIE
from .odnoklassniki import OdnoklassnikiIE
from .oktoberfesttv import OktoberfestTVIE