How can I use youtube-dl using tor browser settings in terminal.Can I use terminal to use tor settings.
Asked
Active
Viewed 4,229 times
2
-
2Related: https://askubuntu.com/questions/429607/how-can-i-access-blocked-sites-for-free/429620#429620 – pLumo May 03 '19 at 11:42
1 Answers
2
If you have tor
installed, you can use torify
:
torify youtube-dl ...

pLumo
- 26,947
-
great! For mac solution brew install tor torsocks & tor & torify youtube-dl ... – chro Sep 25 '19 at 21:38