aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-02-28 20:55:44 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-02-28 20:55:49 +0100
commiteee6293d572b85c700ef645ac96b1816cb45901d (patch)
tree4983a8d4f7b213bd0e74f629514a175dd4646aca /youtube_dl/extractor/__init__.py
parent8237bec4f05d6930146a7f0b087ae1e259917799 (diff)
downloadyoutube-dl-eee6293d572b85c700ef645ac96b1816cb45901d.tar.xz
[thechive] remove in favor of Kaltura (#5072)
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r--youtube_dl/extractor/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py
index f3967ff7b..ffcc7d9ab 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -484,7 +484,6 @@ 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