[azmedien] Add extractor (closes #11785)
This commit is contained in:
parent
7c20b7484c
commit
e84495cd8d
2 changed files with 91 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue