[mtv81] Add extractor (closes #7619)

This commit is contained in:
Sergey M․ 2017-01-28 20:29:22 +07:00
parent 661cc229d2
commit 008f247077
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 30 additions and 0 deletions

View file

@ -553,6 +553,7 @@ from .mtv import (
MTVVideoIE,
MTVServicesEmbeddedIE,
MTVDEIE,
MTV81IE,
)
from .muenchentv import MuenchenTVIE
from .musicplayon import MusicPlayOnIE