[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
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