[zype] Add extractor (closes #18143)

This commit is contained in:
Sergey M․ 2018-11-11 00:44:49 +07:00
parent 96a91b1551
commit 83852e57bf
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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