1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[masters] Add extractor (#3358)

Closes #3240
Authored by: m4tu4g
This commit is contained in:
m4tu4g
2022-05-03 03:06:37 +05:30
committed by GitHub
parent cbc6ee10da
commit 468f104ce7
2 changed files with 40 additions and 0 deletions

View File

@@ -849,6 +849,7 @@ from .markiza import (
MarkizaPageIE,
)
from .massengeschmacktv import MassengeschmackTVIE
from .masters import MastersIE
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .medaltv import MedalTVIE