[azmedien:playlist] Add support for topic and themen playlists

This commit is contained in:
Alex Seiler 2017-01-28 17:52:07 +01:00 committed by Sergey M․
parent e228616c6e
commit f13da8af28
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 34 additions and 7 deletions

View file

@ -82,7 +82,7 @@ from .awaan import (
)
from .azmedien import (
AZMedienIE,
AZMedienShowIE,
AZMedienPlaylistIE,
)
from .azubu import AzubuIE, AzubuLiveIE
from .baidu import BaiduVideoIE