[nebula] Add support for subscriptions (#3719)

Closes #3609 
Authored by: hheimbuerger
This commit is contained in:
Henrik Heimbuerger
2022-05-15 04:55:44 -07:00
committed by GitHub
parent d1c4f6d4da
commit f3b3fe16af
2 changed files with 69 additions and 29 deletions
+2 -1
View File
@@ -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