1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[ie/MuseAI] Add extractor (#7614)

Closes #7543
Authored by: bashonly
This commit is contained in:
bashonly
2023-07-20 09:15:21 -05:00
committed by GitHub
parent f4ea501551
commit 65cfa2b057
2 changed files with 113 additions and 0 deletions

View File

@ -1142,6 +1142,7 @@ from .mtv import (
)
from .muenchentv import MuenchenTVIE
from .murrtube import MurrtubeIE, MurrtubeUserIE
from .museai import MuseAIIE
from .musescore import MuseScoreIE
from .musicdex import (
MusicdexSongIE,