1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[meipai] Add extractor

This commit is contained in:
Philip Xu
2016-09-20 20:14:24 -04:00
committed by Sergey M․
parent 47c914f995
commit 9b785768ac
2 changed files with 100 additions and 0 deletions

View File

@ -498,6 +498,7 @@ from .mangomolo import (
)
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .meipai import MeipaiIE
from .melonvod import MelonVODIE
from .meta import METAIE
from .metacafe import MetacafeIE