[wdr] Add support for mobile URLs

This commit is contained in:
Philipp Hagemeister 2014-05-12 22:17:19 +02:00
parent c1bce22f23
commit e4cbb5f382
2 changed files with 29 additions and 0 deletions

View file

@ -315,6 +315,7 @@ from .washingtonpost import WashingtonPostIE
from .wat import WatIE
from .wdr import (
WDRIE,
WDRMobileIE,
WDRMausIE,
)
from .weibo import WeiboIE