Skip to content

Instantly share code, notes, and snippets.

@dewomser
Last active March 3, 2024 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dewomser/5c9a83f96df3f16f125eacfd186a159e to your computer and use it in GitHub Desktop.
Save dewomser/5c9a83f96df3f16f125eacfd186a159e to your computer and use it in GitHub Desktop.
yt-dlp over tor
systemctl start tor
yt-dlp --proxy socks5://127.0.0.1:9050 https://www.youtube.com/watch?v=
@dewomser
Copy link
Author

dewomser commented Mar 3, 2024

onion , bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment