[nebula] Add NebulaCollectionIE and rewrite extractor (#1694)
Closes #1690 Authored by: hheimbuerger
This commit is contained in:
parent
3938a9212c
commit
359df0fc42
2 changed files with 215 additions and 160 deletions
|
|
@ -889,7 +889,10 @@ from .ndr import (
|
|||
NJoyEmbedIE,
|
||||
)
|
||||
from .ndtv import NDTVIE
|
||||
from .nebula import NebulaIE
|
||||
from .nebula import (
|
||||
NebulaIE,
|
||||
NebulaCollectionIE,
|
||||
)
|
||||
from .nerdcubed import NerdCubedFeedIE
|
||||
from .netzkino import NetzkinoIE
|
||||
from .neteasemusic import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue