[zattoo] Add support for more zattoo platform sites

This commit is contained in:
Sergey M․ 2018-09-23 23:30:18 +07:00
parent 21160a1792
commit f6d7f7b474
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 172 additions and 18 deletions

View file

@ -1455,8 +1455,20 @@ from .youtube import (
from .zapiks import ZapiksIE
from .zaq1 import Zaq1IE
from .zattoo import (
BBVTVIE,
EinsUndEinsTVIE,
EWETVIE,
GlattvisionTVIE,
MNetTVIE,
MyVisionTVIE,
NetPlusIE,
OsnatelTVIE,
QuantumTVIE,
QuicklineIE,
QuicklineLiveIE,
SAKTVIE,
VTXTVIE,
WalyTVIE,
ZattooIE,
ZattooLiveIE,
)