1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 21:48:54 +00:00

[ie/murrtube] Fix extractors

This commit is contained in:
doe1080
2024-11-20 07:24:50 +09:00
parent f919729538
commit 92ee75b457
2 changed files with 79 additions and 109 deletions

View File

@@ -1200,7 +1200,7 @@ from .mtv import (
from .muenchentv import MuenchenTVIE
from .murrtube import (
MurrtubeIE,
MurrtubeUserIE,
MurrtubePlaylistIE,
)
from .museai import MuseAIIE
from .musescore import MuseScoreIE