Hide experimental phantomjs wrapper

This commit is contained in:
Sergey M․ 2017-09-24 00:08:27 +07:00
parent a87d7b4953
commit 4c54b89e03
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 228 additions and 216 deletions

View file

@ -89,10 +89,10 @@ from .utils import (
write_string,
YoutubeDLCookieProcessor,
YoutubeDLHandler,
PhantomJSwrapper,
)
from .cache import Cache
from .extractor import get_info_extractor, gen_extractor_classes, _LAZY_LOADER
from .extractor.openload import PhantomJSwrapper
from .downloader import get_suitable_downloader
from .downloader.rtmp import rtmpdump_version
from .postprocessor import (