mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-10 04:37:46 +02:00
Compare commits
No commits in common. "7751bab6fe956df8f634a84760af28e3a62e6c5a" and "266b4a253a2e1ed9ad3c5e53245e380408e7f824" have entirely different histories.
7751bab6fe
...
266b4a253a
@ -140,6 +140,6 @@ alias yay="yay --sudoloop --noredownload --norebuild --combinedupgrade"
|
||||
|
||||
# youtube-dl
|
||||
alias yta="yt-dlp -f 'bestaudio[ext=m4a]'"
|
||||
alias ytv="yt-dlp -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]'"
|
||||
alias yta2c="yt-dlp --external-downloader aria2c --external-downloader-args '-j 16 -x 16 -s 16 -k 2M' -f 'bestaudio[ext=m4a]/best'"
|
||||
alias ytv2c="yt-dlp --external-downloader aria2c --external-downloader-args '-j 16 -x 16 -s 16 -k 2M' -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best'"
|
||||
alias ytv="yt-dlp -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"
|
||||
alias yta2c="yt-dlp --external-downloader aria2c --external-downloader-args '-j 16 -x 16 -s 16 -k 2M' -f 'bestaudio/best'"
|
||||
alias ytv2c="yt-dlp --external-downloader aria2c --external-downloader-args '-j 16 -x 16 -s 16 -k 2M' -f 'bestvideo[height>=720]+bestaudio/best'"
|
||||
|
@ -182,11 +182,6 @@ filextype *.cbr
|
||||
\ {View in zathura}
|
||||
\ zathura ./%f,
|
||||
|
||||
" cbz
|
||||
filextype *.cbz
|
||||
\ {View in zathura}
|
||||
\ zathura ./%f,
|
||||
|
||||
" CSV
|
||||
filetype *.csv,*.xlsx,*.sc sc-im %f
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user