If you're willing to invest ten minutes and a tenth of a cent, you can spin up a virtual server in an American server farm and set up a SOCKS proxy with `ssh -D 8080 -nNT <user>@<host>`. Then in the Network Settings dialogue (at the bottom of General Settings), Firefox will let you proxy your traffic through it.
bccdee|4 months ago
RunSet|4 months ago
yt-dlp --proxy socks5://127.0.0.1:9150 https://www.youtube.com/watch?v=pCh5WrNgydw
yubblegum|4 months ago