aboutsummaryrefslogtreecommitdiff
path: root/community/yt-dlp/files/youtube-dl
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-02-03 17:30:23 +0100
committerCem Keylan <cem@ckyln.com>2023-02-03 17:30:23 +0100
commit848d5fe1de3b498c983d568e4fd90a1933f6a2f0 (patch)
treeb508c1fdb6519f5bb3660680e99b41f53a6c1233 /community/yt-dlp/files/youtube-dl
parent2416d5af54d26807d77833eb851dd0218b437760 (diff)
downloadrepository-848d5fe1de3b498c983d568e4fd90a1933f6a2f0.tar.gz
yt-dlp: add new package at 2023.01.06
Diffstat (limited to 'community/yt-dlp/files/youtube-dl')
-rw-r--r--community/yt-dlp/files/youtube-dl2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/yt-dlp/files/youtube-dl b/community/yt-dlp/files/youtube-dl
new file mode 100644
index 00000000..a525b6b2
--- /dev/null
+++ b/community/yt-dlp/files/youtube-dl
@@ -0,0 +1,2 @@
+#!/bin/sh -e
+exec yt-dlp --compat-options youtube-dl "$@"