-
-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Describe the bug
A clear and concise description of what the bug is.
When entering a spotify song link I get a 403 forbidden error:
[ERROR] ERROR: unable to download video data: HTTP Error 403: Forbidden
[ERROR] ERROR: unable to download video data: HTTP Error 403: Forbidden
[ERROR] ERROR: unable to download video data: HTTP Error 403: Forbidden
A line of error is generated every 3 seconds.
Tried with multiple songs but that is not it
To Reproduce
Please copy paste the entire command, running it in verbose more by passing the -V flag.
example: spotify_dl -V .....
$ savify "https://open.spotify.com/track/5Re8DUUAt9ui1Yr6WdNwFm?si=45ca81982be44595"
Expected behavior
A clear and concise description of what you expected to happen.
.mp3 should be downloaded in the default path
Screenshots
If applicable, add screenshots to help explain your problem.
image
Notes
I may be doing something wrong... It is the first time set this up. I followed the instructions in the README file. I have the environment variables from spotify developer set up in the system, as well as the ffmpeg program installed in the path...