mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 00:25:08 +00:00
[nebula] Add support for subscriptions (#3719)
Closes #3609 Authored by: hheimbuerger
This commit is contained in:
committed by
GitHub
parent
d1c4f6d4da
commit
f3b3fe16af
@ -1018,7 +1018,8 @@ from .ndr import (
|
||||
from .ndtv import NDTVIE
|
||||
from .nebula import (
|
||||
NebulaIE,
|
||||
NebulaCollectionIE,
|
||||
NebulaSubscriptionsIE,
|
||||
NebulaChannelIE,
|
||||
)
|
||||
from .nerdcubed import NerdCubedFeedIE
|
||||
from .netzkino import NetzkinoIE
|
||||
|
Reference in New Issue
Block a user