You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.01.30.1. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.
I've verified and I assure that I'm running youtube-dl 2019.01.30.1
Before submitting an issue make sure you have:
At least skimmed through the README, most notably the FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
The problem is that this Soundcloud set used to contain a song, but that song was deleted or is inaccessible. I think the JSON metadata still contains the song, so youtube-dl tries to reach it, but fails due to 404 response. These issues seem related #18954#18746
The text was updated successfully, but these errors were encountered:
Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2019.01.30.1. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Description
Running this command
youtube-dl https://soundcloud.com/nyanners/sets/nyannerz-gonna-give-it-to-ya-x2-nekomimi-reloaded
Fails with
full log here
The problem is that this Soundcloud set used to contain a song, but that song was deleted or is inaccessible. I think the JSON metadata still contains the song, so youtube-dl tries to reach it, but fails due to 404 response. These issues seem related #18954 #18746
The text was updated successfully, but these errors were encountered: