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 embedded hidden playlist 404 error #20976

Closed
sloproo opened this issue May 6, 2019 · 0 comments
Closed

Soundcloud embedded hidden playlist 404 error #20976

sloproo opened this issue May 6, 2019 · 0 comments

Comments

@sloproo
Copy link

sloproo commented May 6, 2019

I'm Running the latest version 2019.04.30.

When I'm trying to download the embedded soundcloud playlist from https://www.soundi.fi/jutut/kaannekohta-jolloin-joko-saadaan-tai-menetetaan-ote-elamasta-ennakkokuuntelussa-tahtiportin-abiristeily-albumi/ (direct link to the playlist https://w.soundcloud.com/player/?url=https://api.soundcloud.com/playlists/773458353?secret_token=s-hWZXT ) I get the following output:


[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--ignore-config', u'https://api.soundcloud.com/playlists/773458353?secret_token=s-hWZXT', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.30
[debug] Python version 2.7.13 (CPython) - Linux-4.14.102+-armv7l-with-debian-9.9
[debug] exe versions: avconv 4.0.3-Leia-RC5-Kodi, avprobe 4.0.3-Leia-RC5-Kodi, ffmpeg 4.0.3-Leia-RC5-Kodi, ffprobe 4.0.3-Leia-RC5-Kodi, rtmpdump 2.4
[debug] Proxy map: {}
[soundcloud:playlist] 773458353: Downloading playlist
[download] Downloading playlist: Tähtiportti - Abiristeily
[soundcloud:playlist] playlist Tähtiportti - Abiristeily: Collected 9 video ids (downloading 9 of them)
[download] Downloading video 1 of 9
[soundcloud] svart-records/abiristeily-i: Downloading webpage
WARNING: Unable to download webpage: HTTP Error 404: Not Found
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 "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main
  File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2008, in download
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 807, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1006, in process_ie_result
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 868, in process_ie_result
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/soundcloud.py", line 446, in _real_extract
UnboundLocalError: local variable 'info_json_url' referenced before assignment

@ytdl-org ytdl-org deleted a comment from toph-allen Jun 27, 2019
@ytdl-org ytdl-org deleted a comment from uahim Jun 27, 2019
@ytdl-org ytdl-org deleted a comment from Shirkit Jun 27, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Jun 27, 2019
meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
- improve format extraction(closes #22123)
- extract uploader_id and uploader_url(closes #21916)
- extract all known thumbnails(closes #19071)(closes #20659)
- fix extration for private playlists(closes #20976)
- add support for playlist embeds(#20976)
- skip preview formats(closes #22806)
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
- improve format extraction(closes #22123)
- extract uploader_id and uploader_url(closes #21916)
- extract all known thumbnails(closes #19071)(closes #20659)
- fix extration for private playlists(closes #20976)
- add support for playlist embeds(#20976)
- skip preview formats(closes #22806)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant