Last active
March 3, 2024 17:20
-
-
Save dewomser/5c9a83f96df3f16f125eacfd186a159e to your computer and use it in GitHub Desktop.
yt-dlp over tor
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
systemctl start tor | |
yt-dlp --proxy socks5://127.0.0.1:9050 https://www.youtube.com/watch?v= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
onion , bash