Discussion:
Bug#880739: ERROR: PhantomJS executable not found in PATH, download it from http://phantomjs.org
(too old to reply)
Mathieu Malaterre
2017-11-04 17:30:02 UTC
Permalink
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
Rogério Brito
2017-11-08 07:10:01 UTC
Permalink
Dear Mathieu.
Post by Mathieu Malaterre
Package: youtube-dl
Version: 2017.10.15.1-1
Tags: patch
Your message didn't contain any patch. Anyway, it is so trivial that I
uploaded another package with the recommends in place.
Post by Mathieu Malaterre
It would be super nice to add a Recommends: phantomjs on youtube-dl
ERROR: PhantomJS executable not found in PATH, download it from
http://phantomjs.org
(...)

Great. Can you please put offending URLs the next time, so that I can test
to see if the problem really went away?


Thanks,
--
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br
Loading...