mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-06 13:08:19 -04:00
[mixch] Add MixchArchiveIE
(#2373)
Closes #2363 Authored by: Lesmiscore
This commit is contained in:
committed by
GitHub
parent
b143e83ec9
commit
ba1c671d2e
@@ -829,7 +829,10 @@ from .mirrativ import (
|
||||
)
|
||||
from .mit import TechTVMITIE, OCWMITIE
|
||||
from .mitele import MiTeleIE
|
||||
from .mixch import MixchIE
|
||||
from .mixch import (
|
||||
MixchIE,
|
||||
MixchArchiveIE,
|
||||
)
|
||||
from .mixcloud import (
|
||||
MixcloudIE,
|
||||
MixcloudUserIE,
|
||||
|
Reference in New Issue
Block a user