aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-05-15 22:07:51 +0600
committerSergey M․ <dstftw@gmail.com>2016-05-15 22:07:51 +0600
commita0a81918f18252805b161e4f7d0dc4924b672948 (patch)
tree583b2639a58f2e23ccafc9093254aea9d971dbd6 /youtube_dl/extractor/extractors.py
parent5572d598a537998615c760ca06bd8d3894150c6a (diff)
downloadyoutube-dl-a0a81918f18252805b161e4f7d0dc4924b672948.tar.xz
[collegehumor] Remove extractor
It now uses brightcove
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index 2db3b3c3f..ca9d85e33 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -138,7 +138,6 @@ from .cnn import (
CNNBlogsIE,
CNNArticleIE,
)
-from .collegehumor import CollegeHumorIE
from .collegerama import CollegeRamaIE
from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
from .comcarcoff import ComCarCoffIE