[zaq1] Add new extractor

This commit is contained in:
slocum 2017-04-09 12:02:44 +02:00 committed by Sergey M․
parent 6ec371cd9e
commit 9dac2cec2d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 68 additions and 0 deletions

View file

@ -1300,5 +1300,6 @@ from .youtube import (
YoutubeWatchLaterIE,
)
from .zapiks import ZapiksIE
from .zaq1 import Zaq1IE
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import ZingMp3IE