From a6229e7d5aa50a8e12e637fdb417b79f0f44887d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 2 Jul 2025 07:04:34 +0900 Subject: modified bin/qndl --- ar/.local/bin/qndl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar') diff --git a/ar/.local/bin/qndl b/ar/.local/bin/qndl index 270ed72..6b65600 100755 --- a/ar/.local/bin/qndl +++ b/ar/.local/bin/qndl @@ -106,7 +106,7 @@ case $url in ;; esac -simulation_cmd="$simulation_cmd $url" +simulation_cmd="$simulation_cmd --cookies-from-browser $cookies $url" ytdl_cmd="$ytdl_cmd_base --output \"$ytdl_output_format\" \"$url\"" # Notify and perform simulation to get filename (feedback to user) -- cgit v1.2.3