Merge remote-tracking branch 'daohoangson/zing-mp3'

This commit is contained in:
Philipp Hagemeister
2014-11-23 21:55:51 +01:00
2 changed files with 107 additions and 0 deletions

View File

@ -511,6 +511,10 @@ from .youtube import (
YoutubeWatchLaterIE,
)
from .zdf import ZDFIE
from .zingmp3 import (
ZingMp3SongIE,
ZingMp3AlbumIE,
)
_ALL_CLASSES = [
klass