Add extractor for thescene.com (closes #8929)

This commit is contained in:
Jaime Marquínez Ferrándiz 2016-03-22 22:17:59 +01:00
parent c6ca11f1b3
commit 7da2c87119
2 changed files with 49 additions and 0 deletions

View file

@ -743,6 +743,7 @@ from .theplatform import (
ThePlatformIE,
ThePlatformFeedIE,
)
from .thescene import TheSceneIE
from .thesixtyone import TheSixtyOneIE
from .thestar import TheStarIE
from .thisamericanlife import ThisAmericanLifeIE