mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 16:45:17 +00:00
[nebula] Add NebulaCollectionIE and rewrite extractor (#1694)
Closes #1690 Authored by: hheimbuerger
This commit is contained in:
committed by
GitHub
parent
3938a9212c
commit
359df0fc42
@ -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 (
|
||||
|
Reference in New Issue
Block a user