[azmedien] Improve (closes #11784)

This commit is contained in:
Sergey M․ 2017-01-22 02:15:20 +07:00
parent e84495cd8d
commit 94629e537f
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 135 additions and 90 deletions

View file

@ -77,9 +77,9 @@ from .awaan import (
AWAANLiveIE,
AWAANSeasonIE,
)
from .azmedientv import (
AZMedienTVIE,
AZMedienTVShowIE,
from .azmedien import (
AZMedienIE,
AZMedienShowIE,
)
from .azubu import AzubuIE, AzubuLiveIE
from .baidu import BaiduVideoIE