[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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