1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-08-01 01:58:28 +00:00

Add mir24tv extractor into _extractors.py

This commit is contained in:
Nikolay Fedorov 2025-07-06 02:14:05 +03:00 committed by GitHub
parent 2e50148440
commit 16967d6f9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1147,6 +1147,7 @@
MindsIE, MindsIE,
) )
from .minoto import MinotoIE from .minoto import MinotoIE
from .mir24tv import Mir24tvIE
from .mirrativ import ( from .mirrativ import (
MirrativIE, MirrativIE,
MirrativUserIE, MirrativUserIE,