[theweatherchannel] Add new extractor(closes #7188)

This commit is contained in:
Remita Amine 2016-10-03 18:16:55 +01:00
parent dcdb292fdd
commit 215ff6e0f3
2 changed files with 80 additions and 0 deletions

View file

@ -890,6 +890,7 @@ from .theplatform import (
from .thescene import TheSceneIE
from .thesixtyone import TheSixtyOneIE
from .thestar import TheStarIE
from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE