Avoid throttling and bans by automatically selecting the best proxy for yt-dlp https://github.com/Petrprogs/yt-dlp-proxy
Find a file
2024-11-03 15:55:34 +03:00
.gitignore Initial commit 2024-08-26 00:28:56 +03:00
main.py Complete code refactoring 2024-11-03 15:55:34 +03:00
proxy.json Complete code refactoring 2024-11-03 15:55:34 +03:00
README Initial commit 2024-08-26 00:29:48 +03:00
yt-dlp-proxy Initial commit 2024-08-26 00:29:48 +03:00
yt-dlp-proxy_link Initial commit 2024-08-26 00:29:48 +03:00

yt-dlp-proxy is a script to find the best proxy for yt-dlp to avoid throttling and bans

How to use:
  1. (Optional, do only if you have problems with next step) Open terminal and run "yt-dlp-proxy update". This will make a speed test for each free proxy and choose the best one.
  2. Use script as you use yt-dlp! Just pass all arguments to yt-dlp-proxy, instead of yt-dlp. For example, "yt-dlp-proxy --format bv[vcodec^=avc!]+ba https://www.youtube.com/watch?v=bQB0_4BG-9F"
  3. After some time proxy may become slow. In this case just run command from 1st step.
  
Also you can copy symlink "yt-dlp-proxy_link" to the dir you want for easier access to the script