diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2023-03-10 18:48:59 +0100 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2023-03-10 18:48:59 +0100 |
commit | 66997994dfa762532dcf52e4834281f7368f0a08 (patch) | |
tree | 2cb554f6417cac2ca1dfcf3f1126f9acc5f878d5 /youtube-dl | |
parent | 872e287d1242a2baff74784f9245a4446c6455d3 (diff) | |
download | scripts-66997994dfa762532dcf52e4834281f7368f0a08.tar.gz scripts-66997994dfa762532dcf52e4834281f7368f0a08.zip |
Initial wallpaper.
Diffstat (limited to 'youtube-dl')
-rw-r--r-- | youtube-dl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/youtube-dl b/youtube-dl new file mode 100644 index 0000000..9497080 --- /dev/null +++ b/youtube-dl @@ -0,0 +1,5 @@ +#!/bin/sh + +# Wrapper for youtube-dl + +yt-dlp "$@" |