1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[nebula] Add extractor (watchnebula.com) (#122)

Authored by: hheimbuerger
This commit is contained in:
Henrik Heimbuerger
2021-04-09 13:25:33 +02:00
committed by pukkandan
parent 384fb069ec
commit f1823403b0
2 changed files with 199 additions and 1 deletions

View File

@ -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,