[thestar] Add new extractor(closes #5955)

This commit is contained in:
remitamine 2016-03-15 22:57:59 +01:00
parent 64d4f31d78
commit 2cab48704c
3 changed files with 33 additions and 1 deletions

View file

@ -737,6 +737,7 @@ from .theplatform import (
ThePlatformFeedIE,
)
from .thesixtyone import TheSixtyOneIE
from .thestar import TheStarIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .tinypic import TinyPicIE