1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-03 09:37:45 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
7751bab6fe vifm: added cbz default program 2024-12-11 03:32:42 +01:00
423d1731b0 alias: updated youtube-dlp aliases 2024-12-11 03:32:23 +01:00
2 changed files with 8 additions and 3 deletions

View File

@ -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 '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'"
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'"

View File

@ -182,6 +182,11 @@ filextype *.cbr
\ {View in zathura}
\ zathura ./%f,
" cbz
filextype *.cbz
\ {View in zathura}
\ zathura ./%f,
" CSV
filetype *.csv,*.xlsx,*.sc sc-im %f