[openload] Add support for verystream.com (closes #20701) (#20967)

This commit is contained in:
ealgase 2019-05-10 14:35:57 -04:00 committed by Sergey M
parent 027ffdca0d
commit 4eec112740
3 changed files with 78 additions and 24 deletions

View file

@ -833,7 +833,10 @@ from .ooyala import (
OoyalaIE,
OoyalaExternalIE,
)
from .openload import OpenloadIE
from .openload import (
OpenloadIE,
VerystreamIE,
)
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,