Initial commit

This commit is contained in:
2021-11-21 21:07:53 +01:00
commit a12393ac39
40 changed files with 9929 additions and 0 deletions

View 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