Mathieu Malaterre
2017-11-04 17:30:02 UTC
Package: youtube-dl
Version: 2017.10.15.1-1
Tags: patch
Hi,
It would be super nice to add a Recommends: phantomjs on youtube-dl
package. Otherwise it may fails sometimes with:
ERROR: PhantomJS executable not found in PATH, download it from
http://phantomjs.org
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
784, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py",
line 434, in extract
ie_result = self._real_extract(url)
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/openload.py",
line 311, in _real_extract
phantom = PhantomJSwrapper(self, required_version='2.0')
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/openload.py",
line 119, in __init__
expected=True)
youtube_dl.utils.ExtractorError: PhantomJS executable not found in
PATH, download it from http://phantomjs.org
Version: 2017.10.15.1-1
Tags: patch
Hi,
It would be super nice to add a Recommends: phantomjs on youtube-dl
package. Otherwise it may fails sometimes with:
ERROR: PhantomJS executable not found in PATH, download it from
http://phantomjs.org
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line
784, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py",
line 434, in extract
ie_result = self._real_extract(url)
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/openload.py",
line 311, in _real_extract
phantom = PhantomJSwrapper(self, required_version='2.0')
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/openload.py",
line 119, in __init__
expected=True)
youtube_dl.utils.ExtractorError: PhantomJS executable not found in
PATH, download it from http://phantomjs.org