[wdr] Add support for wdrmaus.de (Fixes #2651)
This commit is contained in:
parent
acd213ed6d
commit
cd7481a39e
2 changed files with 88 additions and 3 deletions
|
@ -285,7 +285,10 @@ from .vk import VKIE
|
|||
from .vube import VubeIE
|
||||
from .washingtonpost import WashingtonPostIE
|
||||
from .wat import WatIE
|
||||
from .wdr import WDRIE
|
||||
from .wdr import (
|
||||
WDRIE,
|
||||
WDRMausIE,
|
||||
)
|
||||
from .weibo import WeiboIE
|
||||
from .wimp import WimpIE
|
||||
from .wistia import WistiaIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue