aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorbashonly <88596187+bashonly@users.noreply.github.com>2023-07-20 09:15:21 -0500
committerGitHub <noreply@github.com>2023-07-20 14:15:21 +0000
commit65cfa2b057d7946fbe322155a778fe206556d0c6 (patch)
tree8c20b94e3eec8c398a82976ca5eab7f018653e40 /yt_dlp/extractor/_extractors.py
parentf4ea501551526ebcb54d19b84cf0ebe798583a85 (diff)
downloadhypervideo-pre-65cfa2b057d7946fbe322155a778fe206556d0c6.tar.lz
hypervideo-pre-65cfa2b057d7946fbe322155a778fe206556d0c6.tar.xz
hypervideo-pre-65cfa2b057d7946fbe322155a778fe206556d0c6.zip
[ie/MuseAI] Add extractor (#7614)
Closes #7543 Authored by: bashonly
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r--yt_dlp/extractor/_extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py
index bcd8dbe00..ae73a9f96 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -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,