1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-02 15:45:18 +00:00

[ie/MixchMovie] Add extractor (#10897)

Closes #10765
Authored by: Sakura286
This commit is contained in:
Sakura286
2024-11-12 04:40:29 +08:00
committed by GitHub
parent c673731061
commit 0ec9bfed4d
2 changed files with 56 additions and 2 deletions

View File

@@ -1156,6 +1156,7 @@ from .mitele import MiTeleIE
from .mixch import (
MixchArchiveIE,
MixchIE,
MixchMovieIE,
)
from .mixcloud import (
MixcloudIE,