[nebula] Add support for subscriptions (#3719)
Closes #3609 Authored by: hheimbuerger
This commit is contained in:
parent
d1c4f6d4da
commit
f3b3fe16af
2 changed files with 69 additions and 29 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue