1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[meta] Add new extractor(closes #8789)

This commit is contained in:
Remita Amine
2016-06-30 00:21:03 +01:00
parent e496fa50cd
commit 397b305cfe
2 changed files with 57 additions and 0 deletions

View File

@@ -425,6 +425,7 @@
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