funneled youtube-dl traffic through torsocks
This commit is contained in:
parent
c16ec68dd2
commit
54a03a38bd
1 changed files with 2 additions and 2 deletions
|
|
@ -299,8 +299,8 @@ alias {yti,ytinfo}="ytfzf -I L"
|
|||
alias {ytd,ytdownload}="ytfzf -d"
|
||||
alias {odysee,library,lbry}="ytfzf -c O --features=subtitles"
|
||||
alias {ptube,peertube}="ytfzf -c P --features=subtitles"
|
||||
alias ytdl="youtube-dl"
|
||||
alias ytdl-a="youtube-dl -x --audio-format mp3"
|
||||
alias ytdl="torsocks youtube-dl"
|
||||
alias ytdl-a="torsocks youtube-dl -x --audio-format mp3"
|
||||
alias thinkorswim="~/thinkorswim/thinkorswim &"
|
||||
alias {cl,cls}="clear"
|
||||
alias shutdown="shutdown.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue