[TheChiveIE] added support for TheChive.com (Closes #5016)

This commit is contained in:
anovicecodemonkey 2015-02-27 02:36:45 +10:30
parent 250a9bdfe2
commit 1a2313a6f2
2 changed files with 61 additions and 0 deletions

View file

@ -481,6 +481,7 @@ from .tenplay import TenPlayIE
from .testurl import TestURLIE
from .testtube import TestTubeIE
from .tf1 import TF1IE
from .thechive import TheChiveIE
from .theonion import TheOnionIE
from .theplatform import ThePlatformIE
from .thesixtyone import TheSixtyOneIE