[zingmp3] fix extraction and add support for video clips(closes #10041)

This commit is contained in:
Remita Amine 2016-08-21 14:09:18 +01:00
parent d164a0d41b
commit 3d47ee0a9e
2 changed files with 76 additions and 56 deletions

View file

@ -1114,7 +1114,4 @@ from .youtube import (
)
from .zapiks import ZapiksIE
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import (
ZingMp3SongIE,
ZingMp3AlbumIE,
)
from .zingmp3 import ZingMp3IE