Update 2025-07-19 07:40 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2025-07-19 07:40:13 +02:00
parent 13bedaa7d3
commit 1a2d91b0d7
6 changed files with 30 additions and 21 deletions

View File

@@ -8,5 +8,6 @@ fi
mkdir -p "$HOME/ytdl/$1/"
update-ksh-completions &
cd "$HOME/ytdl/$1/"
yt-dlp --cookies-from-browser chromium "$2"
shift
yt-dlp --cookies-from-browser chromium "$@"