mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[meta] Add new extractor(closes #8789)
This commit is contained in:
parent
e496fa50cd
commit
397b305cfe
2 changed files with 57 additions and 0 deletions
|
@ -425,6 +425,7 @@ from .makerschannel import MakersChannelIE
|
|||
from .makertv import MakerTVIE
|
||||
from .matchtv import MatchTVIE
|
||||
from .mdr import MDRIE
|
||||
from .meta import METAIE
|
||||
from .metacafe import MetacafeIE
|
||||
from .metacritic import MetacriticIE
|
||||
from .mgoon import MgoonIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue