[manyvids] Add support for preview videos (closes #14053)

This commit is contained in:
John D
2017-08-30 00:14:43 -07:00
committed by Sergey M․
parent bc35f07537
commit e9b865267a
2 changed files with 37 additions and 0 deletions

View File

@ -564,6 +564,7 @@ from .mangomolo import (
MangomoloVideoIE,
MangomoloLiveIE,
)
from .manyvids import ManyVidsIE
from .matchtv import MatchTVIE
from .mdr import MDRIE
from .mediaset import MediasetIE