[noz] Add new extractor

This commit is contained in:
Philipp Hagemeister 2016-02-15 00:07:16 +01:00
parent 9dcefb23a1
commit a517bb4b1e
2 changed files with 70 additions and 0 deletions

View file

@ -490,6 +490,7 @@ from .nowtv import (
NowTVIE,
NowTVListIE,
)
from .noz import NozIE
from .npo import (
NPOIE,
NPOLiveIE,