Initial commit
This commit is contained in:
4
.config/fish/functions/yt-480.fish
Normal file
4
.config/fish/functions/yt-480.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
# Defined in - @ line 1
|
||||
function yt-480 --description alias\ yt-480\ youtube-dl\ -f\ \'bestvideo\[height\<=480\]+bestaudio/best\[height\<=480\]\'
|
||||
youtube-dl -f 'bestvideo[height<=480]+bestaudio/best[height<=480]' $argv;
|
||||
end
|
Reference in New Issue
Block a user