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

Empflix.com - Unable to download XML #18925

Closed
analogged opened this issue Jan 19, 2019 · 0 comments
Closed

Empflix.com - Unable to download XML #18925

analogged opened this issue Jan 19, 2019 · 0 comments

Comments

@analogged
Copy link

@analogged analogged commented Jan 19, 2019

  • I've verified and I assure that I'm running youtube-dl 2019.01.17
  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)

Full verbose output:

-bash-4.1# youtube --version
2019.01.17


[root@vm~]$ youtube --verbose https://www.empflix.com/brunette-porn/Beauty-needs-wild-pleasuring/video2242940
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.empflix.com/brunette-porn/Beauty-needs-wild-pleasuring/video2242940']
WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this.
[debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968
[debug] youtube-dl version 2019.01.17
[debug] Python version 2.6.6 (CPython) - Linux-2.6.32-042stab132.1-x86_64-with-centos-6.10-Final
[debug] exe versions: ffmpeg 2.6.8, ffprobe 2.6.8
[debug] Proxy map: {}
[EMPFlix] Beauty-needs-wild-pleasuring: Downloading webpage
[EMPFlix] Beauty-needs-wild-pleasuring: Downloading metadata
ERROR: Unable to download XML: HTTP Error 403: Forbidden (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/youtube_dl/extractor/common.py", line 605, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "/usr/local/bin/youtube/youtube_dl/YoutubeDL.py", line 2212, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib64/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
  File "/usr/lib64/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)


Description of issue

youtube-dl outputs ERROR: Unable to download XML: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug error when trying to download or find links on Empflix.com videos.

Video used in this example - https://www.empflix.com/brunette-porn/Beauty-needs-wild-pleasuring/video2242940

@dstftw dstftw closed this in 07f9feb Jan 20, 2019
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
1 participant
You can’t perform that action at this time.