1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/24tv.ua] Add extractors (#5121)

Closes #4287
Authored by: coletdjnz
This commit is contained in:
coletdjnz
2022-10-04 16:29:29 +13:00
committed by GitHub
parent 7f5b3cb8b3
commit 1e0daeb314
2 changed files with 150 additions and 0 deletions

View File

@ -1875,6 +1875,10 @@ from .tv2 import (
KatsomoIE,
MTVUutisetArticleIE,
)
from .tv24ua import (
TV24UAVideoIE,
TV24UAGenericPassthroughIE
)
from .tv2dk import (
TV2DKIE,
TV2DKBornholmPlayIE,