[zype] Add extractor (closes #18143)

This commit is contained in:
Sergey M․
2018-11-11 00:44:49 +07:00
parent 96a91b1551
commit 83852e57bf
3 changed files with 78 additions and 0 deletions

View File

@ -1478,3 +1478,4 @@ from .zattoo import (
)
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE
from .zype import ZypeIE