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

No longer working on soundcloud since yesterday (= June 26, 2019) #21550

Closed
pitsi opened this issue Jun 28, 2019 · 2 comments
Closed

No longer working on soundcloud since yesterday (= June 26, 2019) #21550

pitsi opened this issue Jun 28, 2019 · 2 comments
Labels

Comments

@pitsi
Copy link

@pitsi pitsi commented Jun 28, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.06.27
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

I am not 100% sure about the last one, but I did search about issues on soundcloud and I did not find anything similar (= http error 500 on soundcloud).

Verbose log

$ youtube-dl -v https://soundcloud.com/oneireuthslowbap/kantonamoiazei
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://soundcloud.com/oneireuthslowbap/kantonamoiazei']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.06.27
[debug] Python version 2.7.16 (CPython) - Linux-4.19.0-5-amd64-x86_64-with-debian-10.0
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, phantomjs 5
[debug] Proxy map: {}
[soundcloud] oneireuthslowbap/kantonamoiazei: Downloading webpage
WARNING: Unable to download webpage: HTTP Error 500: Internal Server Error
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/home/jim/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/home/jim/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main
  File "/home/jim/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main
  File "/home/jim/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2008, in download
  File "/home/jim/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
  File "/home/jim/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
  File "/home/jim/bin/youtube-dl/youtube_dl/extractor/soundcloud.py", line 446, in _real_extract
UnboundLocalError: local variable 'info_json_url' referenced before assignment

Description

I use debian testing x64 and I was on youtube-dl 2019.06.21 when I noticed the issue yesterday afternoon. It was working as it should in the morning, so I assume soundcloud changed something in its site and broke youtube-dl.
I downloaded the newer version today and tested it on the same url, but it still fails to download. The previous one was also tested on 2 different arch installations and the result was the same.

I mainly use youtube-dl with mpv, like so
mpv --shuffle https://soundcloud.com/oneireuthslowbap
Mpv uses youtube-dl to scrape the site and play the content.

Thank you in advance.

@dstftw dstftw closed this Jun 28, 2019
@dstftw dstftw added the duplicate label Jun 28, 2019
@pitsi
Copy link
Author

@pitsi pitsi commented Jun 28, 2019

Can you please write the reason for closing my issue report or what is it duplicate to?

---edit
Nevermind, got it. It is a duplicate of #21546.
I wrote the report down, and checked for existing ones, yesterday, but someone beat me to it 8 hours ago.

@bitraid
Copy link
Contributor

@bitraid bitraid commented Jun 29, 2019

If you check the original issue, you'll find out that the fix is f7a147e.

@ytdl-org ytdl-org deleted a comment from pitsi Jun 29, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.