[zdf] Add support for channels

This commit is contained in:
Adrian Kretz 2014-12-10 17:29:03 +01:00
parent a81bbebf44
commit 8560c61842
2 changed files with 83 additions and 4 deletions

View file

@ -526,7 +526,7 @@ from .youtube import (
YoutubeUserIE,
YoutubeWatchLaterIE,
)
from .zdf import ZDFIE
from .zdf import ZDFIE, ZDFChannelIE
from .zingmp3 import (
ZingMp3SongIE,
ZingMp3AlbumIE,