[zoomus] Add new extractor

This commit is contained in:
Roman Sebastian Karwacik
2020-04-12 23:27:58 +02:00
committed by insaneracist
parent 764876a01f
commit 3f0852e35f
2 changed files with 52 additions and 0 deletions

View File

@@ -1544,4 +1544,5 @@ from .zattoo import (
)
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE
from .zoomus import ZoomUSIE
from .zype import ZypeIE