aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-10-10 03:40:01 +0700
committerSergey M․ <dstftw@gmail.com>2019-10-10 03:40:01 +0700
commit2765c47a8c4e7154fa0a9be0bb63f3bcba592b10 (patch)
tree379f98385c053a77564a67a67c0944fb99cbc886 /youtube_dl/extractor/extractors.py
parent07b50f616e407c8b7b2c183298acbb58e2ddf09b (diff)
downloadyoutube-dl-2765c47a8c4e7154fa0a9be0bb63f3bcba592b10.tar.xz
[promptfile] Remove extractor (closes #6239)
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 8d3e433c3..f393683da 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -893,7 +893,6 @@ from .puhutv import (
PuhuTVSerieIE,
)
from .presstv import PressTVIE
-from .promptfile import PromptFileIE
from .prosiebensat1 import ProSiebenSat1IE
from .puls4 import Puls4IE
from .pyvideo import PyvideoIE