[nowtv:list] Add extrator (Closes #7147)
This commit is contained in:
parent
b2f7738830
commit
2ff7cbeaaa
2 changed files with 118 additions and 51 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue