'[ZippCast] Add new extractor'

Closes rg3/youtube-dl#6591
This commit is contained in:
ckuu 2016-01-10 15:20:59 +04:00 committed by Sergey M․
parent f3ed5df611
commit 2ddfd26f1b
2 changed files with 59 additions and 0 deletions

View file

@ -915,6 +915,7 @@ from .zingmp3 import (
ZingMp3SongIE,
ZingMp3AlbumIE,
)
from .zippcast import ZippCastIE
_ALL_CLASSES = [
klass