[tmz] Add support for articles (fixes #5477)

This commit is contained in:
Yen Chi Hsuan 2015-05-11 20:04:05 +08:00
parent 69b46b3d95
commit e41f450f28
2 changed files with 32 additions and 1 deletions

View file

@ -543,7 +543,10 @@ from .thesixtyone import TheSixtyOneIE
from .thisav import ThisAVIE
from .tinypic import TinyPicIE
from .tlc import TlcIE, TlcDeIE
from .tmz import TMZIE
from .tmz import (
TMZIE,
TMZArticleIE,
)
from .tnaflix import TNAFlixIE
from .thvideo import (
THVideoIE,