aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/__init__.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2015-05-02 21:45:25 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2015-05-02 21:46:33 +0800
commitdd8920653c7249545bbcf5a690ffca702c9f29f2 (patch)
tree5b545293b5b878298fe506234dbcd5360a78a358 /youtube_dl/extractor/__init__.py
parentc938c35f957ea069eed824131ca908608853abe9 (diff)
downloadyoutube-dl-dd8920653c7249545bbcf5a690ffca702c9f29f2.tar.xz
[Grooveshark] Remove the extractor
grooveshark.com was shut down on 2015/04/30
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 fced42bd9..43f3e6808 100644
--- a/youtube_dl/extractor/__init__.py
+++ b/youtube_dl/extractor/__init__.py
@@ -199,7 +199,6 @@ from .googleplus import GooglePlusIE
from .googlesearch import GoogleSearchIE
from .gorillavid import GorillaVidIE
from .goshgay import GoshgayIE
-from .grooveshark import GroovesharkIE
from .groupon import GrouponIE
from .hark import HarkIE
from .hearthisat import HearThisAtIE