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

Soundcloud isn't working, internal server error. #21586

Closed
stake2 opened this issue Jun 30, 2019 · 0 comments
Closed

Soundcloud isn't working, internal server error. #21586

stake2 opened this issue Jun 30, 2019 · 0 comments
Labels

Comments

@stake2
Copy link

@stake2 stake2 commented Jun 30, 2019

I'm having a problem downloading a song from Soundcloud, I tried downloading something from Youtube with Youtube-dl-gui and it worked, but I tried a Soundcloud song and didn't work, then I tried to use "youtube-dl" on the command line with the same song link and it gave me this error:

$ youtube-dl --verbose https://soundcloud.com/whocaresofficial/sets/vortex-ep
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://soundcloud.com/whocaresofficial/sets/vortex-ep']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2019.06.27
[debug] Python version 3.7.3 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[soundcloud:set] whocaresofficial/sets/vortex-ep: Downloading JSON metadata
ERROR: Unable to download JSON metadata: 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; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\extractor\common.py", line 627, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\site-packages\youtube_dl\YoutubeDL.py", line 2227, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\urllib\request.py", line 531, in open
response = meth(req, response)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\urllib\request.py", line 641, in http_response
'http', request, response, code, msg, hdrs)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\urllib\request.py", line 569, in error
return self._call_chain(*args)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\urllib\request.py", line 503, in _call_chain
result = func(*args)
File "c:\users\pcnds\appdata\local\programs\python\python37-32\lib\urllib\request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)

Also version:

$ youtube-dl --version
2019.06.27

@dstftw dstftw closed this Jul 1, 2019
@dstftw dstftw added the duplicate label Jul 1, 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
2 participants
You can’t perform that action at this time.