[zattoo] Add extractor (closes #14668)
This commit is contained in:
parent
796bf9de45
commit
4a73354586
2 changed files with 240 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue