summaryrefslogtreecommitdiffhomepage
path: root/downloadYoutube
diff options
context:
space:
mode:
Diffstat (limited to 'downloadYoutube')
-rwxr-xr-xdownloadYoutube3
1 files changed, 3 insertions, 0 deletions
diff --git a/downloadYoutube b/downloadYoutube
new file mode 100755
index 0000000..a1a0bdc
--- /dev/null
+++ b/downloadYoutube
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+youtube-dl -f bestvideo+bestaudio "$1"