aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2017-01-06 11:25:48 +0100
committerRemita Amine <remitamine@gmail.com>2017-01-06 11:25:48 +0100
commit221ce325296657ebb50719f64914ab63a3238d4b (patch)
tree47dafd72cb4d4ba4e286b2c2f6fd65068c676120 /youtube_dl/extractor/extractors.py
parente5dfdc8164608d084dd4f788ac40c895f4dc1150 (diff)
downloadyoutube-dl-221ce325296657ebb50719f64914ab63a3238d4b.tar.xz
[break] merge BreakIE and ScreenJunkiesIE
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 3017bf56c..923fb6f60 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -813,7 +813,6 @@ from .sbs import SBSIE
from .scivee import SciVeeIE
from .screencast import ScreencastIE
from .screencastomatic import ScreencastOMaticIE
-from .screenjunkies import ScreenJunkiesIE
from .seeker import SeekerIE
from .senateisvp import SenateISVPIE
from .sendtonews import SendtoNewsIE