mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-15 19:16:46 +01:00
[nebula] Add extractor (watchnebula.com) (#122)
Authored by: hheimbuerger
This commit is contained in:
parent
384fb069ec
commit
f1823403b0
2 changed files with 199 additions and 1 deletions
|
|
@ -794,8 +794,9 @@ from .ndr import (
|
|||
NJoyEmbedIE,
|
||||
)
|
||||
from .ndtv import NDTVIE
|
||||
from .netzkino import NetzkinoIE
|
||||
from .nebula import NebulaIE
|
||||
from .nerdcubed import NerdCubedFeedIE
|
||||
from .netzkino import NetzkinoIE
|
||||
from .neteasemusic import (
|
||||
NetEaseMusicIE,
|
||||
NetEaseMusicAlbumIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue