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

HTTP 500 error for southpark.de #7581

Closed
Wuzzy2 opened this issue Nov 20, 2015 · 3 comments
Closed

HTTP 500 error for southpark.de #7581

Wuzzy2 opened this issue Nov 20, 2015 · 3 comments

Comments

@Wuzzy2
Copy link

@Wuzzy2 Wuzzy2 commented Nov 20, 2015

southpark.de fails recently (tested on Nov 20, 2015) with a HTTP 500 error, using youtube-dl 2015.11.19.
Here's the command line input and output:

[wuzzy@W5 youtube-dl]$ ./youtube-dl http://www.southpark.de/alle-episoden/s19e08-sponsored-content --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.southpark.de/alle-episoden/s19e08-sponsored-content', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.11.19
[debug] Python version 3.5.0 - Linux-4.2.5-gnu-1-x86_64-with-arch
[debug] exe versions: ffmpeg 2.8.1, ffprobe 2.8.1, rtmpdump 2.4
[debug] Proxy map: {}
[southpark.de] s19e08-sponsored-content: Downloading webpage
[southpark.de] a8f710ec-5af1-43fb-9a65-e82618d629aa: Downloading info
ERROR: Unable to download XML: HTTP Error 500: Internal Server Error (caused by <HTTPError 500: 'Internal Server Error'>); 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 "./youtube-dl/youtube_dl/extractor/common.py", line 329, in _request_webpage
    return self._downloader.urlopen(url_or_request)
  File "./youtube-dl/youtube_dl/YoutubeDL.py", line 1873, in urlopen
    return self._opener.open(req, timeout=self._socket_timeout)
  File "/usr/lib/python3.5/urllib/request.py", line 471, in open
    response = meth(req, response)
  File "/usr/lib/python3.5/urllib/request.py", line 581, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.5/urllib/request.py", line 509, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 443, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.5/urllib/request.py", line 589, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 21, 2015

Can you watch it in browser in the first place?

@Wuzzy2
Copy link
Author

@Wuzzy2 Wuzzy2 commented Nov 21, 2015

No, I don't have Flash Player installed, and I don't intend to install it.

By the way, youtube-dl managed to get southpark.de videos previously for me. It just recently got broken for some reason.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 21, 2015

I'm unable to play this particular video from southpark.de in browser, so I'll treat this as not youtube-dl issue since you can't confirm.

@dstftw dstftw closed this Nov 21, 2015
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
3 participants
You can’t perform that action at this time.