jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.7k stars 476 forks source link

Error! HTTP error 403. (You may be ratelimited, try cleaning cache.) #528

Open Robert08061955 opened 5 months ago

Robert08061955 commented 5 months ago

ytdl-log-22-6-2024 11.txt

From one day to the next I can no longer download YouTube videos. I was able to download all videos marked "provided to YouTube".

Solution please Thanks

Mac mini M1 2020 Mac OS Sonoma 14.5 YouTube on 127.0.1 (64 bits)

jshamg commented 3 months ago

@Robert08061955 if Ure on Mac go to /Users/<user>/Library/Application Support and remove the folder youtube-dl-gui. After that it should work again.

slashdotblake commented 2 months ago

I am having the same issue on Windows 10. I deleted the folders in AppData/Roaming and AppData/Local and am still receiving the error. Any recommendations?

kylocat commented 2 months ago

Same issue. Clearing cache does not solve the issue as well.

slashdotblake commented 2 months ago

Instead of using the GUI version I loaded the original yt-dlp using the command line. I added the flag: --impersonate "chrome"

After including the flag I was able to connect to the website.