Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lifenews] HTTP Error 404: Not Found #5618

Closed
spvkgn opened this issue May 5, 2015 · 1 comment
Closed

[lifenews] HTTP Error 404: Not Found #5618

spvkgn opened this issue May 5, 2015 · 1 comment

Comments

@spvkgn
Copy link

@spvkgn spvkgn commented May 5, 2015

Seems there is a bug, can you please fix this issue

~ $ youtube-dl -v http://lifenews.ru/news/153461
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://lifenews.ru/news/153461']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.05.04
[debug] Python version 2.7.3 - Linux-3.2.0-79-generic-pae-i686-with-LinuxMint-13-maya
[debug] exe versions: ffmpeg 2.3.3-7, ffprobe 2.3.3-7, rtmpdump 2.4
[debug] Proxy map: {}
[lifenews] 153461: Downloading page
[generic] 39427ffe44eb07272cbfced07ee8262d: Requesting header
WARNING: Could not send HEAD request to https://embed.life.ru/embed/39427ffe44eb07272cbfced07ee8262d: HTTP Error 404: Not Found
[generic] 39427ffe44eb07272cbfced07ee8262d: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 312, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1708, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python2.7/urllib2.py", line 406, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 444, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
@yan12125 yan12125 closed this in 07d2921 May 5, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented May 5, 2015

Thanks for the report. This will be fixed in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.