[zattoo] Add extractor (closes #14668)

This commit is contained in:
Alex Seiler
2018-05-01 01:50:07 +07:00
committed by Sergey M․
parent 796bf9de45
commit 4a73354586
2 changed files with 240 additions and 0 deletions
+6
View File
@@ -1418,5 +1418,11 @@ from .youtube import (
)
from .zapiks import ZapiksIE
from .zaq1 import Zaq1IE
from .zattoo import (
QuicklineIE,
QuicklineLiveIE,
ZattooIE,
ZattooLiveIE,
)
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE