📝 Updated ytdl alias

This commit is contained in:
z3rOR0ne 2022-12-12 22:10:09 -08:00
parent e64ca2d2c4
commit fb573e6151

View file

@ -188,7 +188,7 @@ alias {yti,ytinfo}="ytfzf -I L"
alias {ytd,ytdownload}="ytfzf -d"
alias lbry="ytfzf -c O --features=subtitles"
alias {ptube,peertube}="ytfzf -c P --features=subtitles"
alias ytdl="yt-dlp --write-auto-sub -f mp4"
alias ytdl="yt-dlp --write-auto-sub -f bestvideo\*+bestaudio -f mp4"
alias ytdl-a="yt-dlp -x --audio-format mp3"
alias thinkorswim="cd /home/brian/thinkorswim && java -jar launcher.jar && cd"
alias {cl,cls}="clear"