[nowness] fix video extraction and add support serie and playlist extraction (fixes #6720)

This commit is contained in:
remitamine 2015-09-05 16:38:05 +01:00
parent 4abf617b9c
commit c23c3d7d7d
2 changed files with 88 additions and 27 deletions

View file

@ -403,7 +403,11 @@ from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE
from .nova import NovaIE
from .novamov import NovaMovIE
from .nowness import NownessIE
from .nowness import (
NownessIE,
NownessPlaylistIE,
NownessSerieIE,
)
from .nowtv import NowTVIE
from .nowvideo import NowVideoIE
from .npo import (