aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-04-17 23:12:23 +0600
committerSergey M․ <dstftw@gmail.com>2016-04-17 23:12:23 +0600
commit4fdf0823750b594d5408640829ad235bd210e989 (patch)
treedf6cbba706e13a154f69113e124553e5eff09991 /youtube_dl/extractor/extractors.py
parent1b6182d8f759546b54a675123901348361bad979 (diff)
downloadyoutube-dl-4fdf0823750b594d5408640829ad235bd210e989.tar.xz
[theonion] Remove extractor (Closes #9220)
It now uses generic onionstudios embed
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 06b3d5e24..aa83daa02 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -751,7 +751,6 @@ from .teletask import TeleTaskIE
from .testurl import TestURLIE
from .tf1 import TF1IE
from .theintercept import TheInterceptIE
-from .theonion import TheOnionIE
from .theplatform import (
ThePlatformIE,
ThePlatformFeedIE,