Add CondeNastIE

It supports some of the websites of the Condé Nast group: WIRED, GQ, Vogue, Glamour, W Magazine and Vanity Fair.
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-07-16 20:50:16 +02:00
parent 5a76c6517e
commit e1fb245690
2 changed files with 107 additions and 0 deletions

View file

@ -9,6 +9,7 @@ from .brightcove import BrightcoveIE
from .canalplus import CanalplusIE
from .collegehumor import CollegeHumorIE
from .comedycentral import ComedyCentralIE
from .condenast import CondeNastIE
from .criterion import CriterionIE
from .cspan import CSpanIE
from .dailymotion import DailymotionIE