📝 Added sponsorblock to ytdl audio alias
This commit is contained in:
parent
ca8ebc84e8
commit
dc56a8c9a6
1 changed files with 1 additions and 1 deletions
2
aliases
2
aliases
|
|
@ -190,7 +190,7 @@ alias {ytd,ytdownload}="ytfzf -d"
|
|||
alias lbry="ytfzf -c O --features=subtitles"
|
||||
alias {ptube,peertube}="ytfzf -c P --features=subtitles"
|
||||
alias ytdl="yt-dlp --sponsorblock-remove all --write-auto-sub -f bestvideo\*+bestaudio -f mp4"
|
||||
alias ytdl-a="yt-dlp -x --audio-format mp3"
|
||||
alias ytdl-a="yt-dlp --sponsorblock-remove all -x --audio-format mp3"
|
||||
alias thinkorswim="cd /home/brian/thinkorswim && java -jar launcher.jar && cd"
|
||||
alias {cl,cls}="clear"
|
||||
alias shutdown="shutdown.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue