aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-01-22 22:30:28 +0700
committerSergey M․ <dstftw@gmail.com>2018-01-22 22:30:28 +0700
commit021bd012bb55da7d0be8e0ff7565d38ae17551bd (patch)
tree319e83f0b094a25e7002968a26e255fbdfc5d7d9 /youtube_dl/extractor/extractors.py
parent6e5eacb7705b68c108160780b4ded3b7abd9ebb6 (diff)
downloadyoutube-dl-021bd012bb55da7d0be8e0ff7565d38ae17551bd.tar.xz
[thesixtyone] Remove extractor (closes #15341)
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 541f73e3c..57e74ba62 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -1046,7 +1046,6 @@ from .theplatform import (
ThePlatformFeedIE,
)
from .thescene import TheSceneIE
-from .thesixtyone import TheSixtyOneIE
from .thestar import TheStarIE
from .thesun import TheSunIE
from .theweatherchannel import TheWeatherChannelIE