[nowtv:list] Add extrator (Closes #7147)

This commit is contained in:
Sergey M․ 2015-11-15 08:30:13 +06:00
parent b2f7738830
commit 2ff7cbeaaa
2 changed files with 118 additions and 51 deletions

View file

@ -420,7 +420,10 @@ from .nowness import (
NownessPlaylistIE,
NownessSeriesIE,
)
from .nowtv import NowTVIE
from .nowtv import (
NowTVIE,
NowTVListIE,
)
from .nowvideo import NowVideoIE
from .npo import (
NPOIE,