[azmedien:showplaylist] Add support for all episodes playlists

This commit is contained in:
Alex Seiler 2017-02-17 04:49:25 +01:00 committed by Sergey M․
parent 87dadd456a
commit 948519b35d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 50 additions and 0 deletions

View file

@ -83,6 +83,7 @@ from .awaan import (
from .azmedien import (
AZMedienIE,
AZMedienPlaylistIE,
AZMedienShowPlaylistIE,
)
from .azubu import AzubuIE, AzubuLiveIE
from .baidu import BaiduVideoIE