-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
[BUG] [ERROR] ERROR: unable to download video data: HTTP Error 403: Forbidden #99
Comments
I have seen that this 403 code is because "https://yt-dl.org" is blocked by the Germany Court. Is there any soltuion? |
I am getting the same error. |
+1 |
It isn't. See ytdl-org/youtube-dl#32815 (comment); see ytdl-org/youtube-dl#30839 for the solution. |
Hello, is there any way to use the nightly version of 'youtube-dl' with the current version of Savify? |
I found the solution in a pull request , thanks Happyrobot33, use yt-dlp instead youtube-dl run: |
Same error. |
.exe version won't work, it displays the Http 443 error. It is waste of time trying to run this. |
As stated before YouTube-dl is out of date and yt-dlp is necessary. I submitted a pull request with an updates savify.py and Dockerfile and was able to fix the 403 error. Weather or not the pull request gets merged the my fork is still active |
Describe the bug
When I want to download a Spotify song, it generates the HTML error code 403. The API and FFmpeg are well configured, so I don't know whats happenning. The last week I could downloaded playlists.
To Reproduce
.\Savify.exe "https://open.spotify.com/intl-es/track/6o0gJtOgimGamRBTS80H5g?si=0723d15fb7f84172" -q best -f mp3 -o "C:\Users\User\Music\Download"
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: