1
0
Fork 0

[zoomus] Add new extractor

This commit is contained in:
Roman Sebastian Karwacik 2020-04-12 23:27:58 +02:00 committed by insaneracist
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