aboutsummaryrefslogtreecommitdiff
path: root/youtube-dlc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'youtube-dlc.sh')
-rw-r--r--youtube-dlc.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube-dlc.sh b/youtube-dlc.sh
new file mode 100644
index 000000000..4b86f3b1d
--- /dev/null
+++ b/youtube-dlc.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+python3 -m youtube_dlc "$@" \ No newline at end of file