+alias youtube-dl
[nethome.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index f401ff2..e0b66e5 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -337,6 +337,8 @@ function gdbcvscheckout { sourcewarecvscheckout gdb; }
 function binutilscvscheckout { sourcewarecvscheckout binutils; }
 function uri_escape   { perl -MURI::Escape -le '$_=<>;chomp;print uri_escape   $_;'; };
 function uri_unescape { perl -MURI::Escape -le '$_=<>;chomp;print uri_unescape $_;'; };
 function binutilscvscheckout { sourcewarecvscheckout binutils; }
 function uri_escape   { perl -MURI::Escape -le '$_=<>;chomp;print uri_escape   $_;'; };
 function uri_unescape { perl -MURI::Escape -le '$_=<>;chomp;print uri_unescape $_;'; };
+# It cannot be a function - unset does not work for it.
+alias youtube-dl='youtube-dl --format 38/37/45/22/44/35/34/18/6/5/17/13'
 alias fetchmail='n fetchmail'
 function rpmsrclist
 {
 alias fetchmail='n fetchmail'
 function rpmsrclist
 {