Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness
This commit is contained in:
commit
d5d38d16ae
2 changed files with 82 additions and 27 deletions
|
@ -405,7 +405,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 (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue