[nytimes] Add support for nytimes.com (Closes #2846)

This commit is contained in:
Sergey M․ 2014-05-03 02:28:38 +07:00
parent bbe99d26ec
commit d664de44b7
2 changed files with 70 additions and 0 deletions

View file

@ -192,6 +192,7 @@ from .nowness import NownessIE
from .nowvideo import NowVideoIE
from .nrk import NRKIE
from .ntv import NTVIE
from .nytimes import NYTimesIE
from .oe1 import OE1IE
from .ooyala import OoyalaIE
from .orf import ORFIE