1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[mixch] add support for mixch.tv (#1586)

Authored by: nao20010128nao
This commit is contained in:
The Hatsune Daishi
2021-11-19 06:43:22 +09:00
committed by GitHub
parent 61be785a67
commit 22a510ff44
2 changed files with 56 additions and 0 deletions

View File

@ -795,6 +795,7 @@ from .mirrativ import (
)
from .mit import TechTVMITIE, OCWMITIE
from .mitele import MiTeleIE
from .mixch import MixchIE
from .mixcloud import (
MixcloudIE,
MixcloudUserIE,