[azmedien] Add extractor (closes #11785)

This commit is contained in:
Alex Seiler
2017-01-21 15:23:26 +01:00
committed by Sergey M․
parent 7c20b7484c
commit e84495cd8d
2 changed files with 91 additions and 0 deletions

View File

@ -77,6 +77,10 @@ from .awaan import (
AWAANLiveIE,
AWAANSeasonIE,
)
from .azmedientv import (
AZMedienTVIE,
AZMedienTVShowIE,
)
from .azubu import AzubuIE, AzubuLiveIE
from .baidu import BaiduVideoIE
from .bambuser import BambuserIE, BambuserChannelIE