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

[mgtv] Add new extractor (closes #9212)

This commit is contained in:
Yen Chi Hsuan
2016-04-21 23:29:51 +08:00
parent 442c4d361f
commit 1da19488f9
2 changed files with 63 additions and 0 deletions

View File

@@ -407,6 +407,7 @@
from .metacafe import MetacafeIE
from .metacritic import MetacriticIE
from .mgoon import MgoonIE
from .mgtv import MGTVIE
from .minhateca import MinhatecaIE
from .ministrygrid import MinistryGridIE
from .minoto import MinotoIE