added an IE and test for traileraddict.com

This commit is contained in:
M.Yasoob Khalid 2013-06-29 19:17:27 +05:00
parent a3c776203f
commit 887a227953
2 changed files with 50 additions and 0 deletions

View file

@ -47,6 +47,7 @@ from .statigram import StatigramIE
from .steam import SteamIE
from .teamcoco import TeamcocoIE
from .ted import TEDIE
from .traileraddict import TrailerAddictIE
from .tudou import TudouIE
from .tumblr import TumblrIE
from .ustream import UstreamIE