summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-02 07:04:34 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-02 07:04:34 +0900
commita6229e7d5aa50a8e12e637fdb417b79f0f44887d (patch)
treec162be654b5ec9520166742aa34e9db9d10b5972
parenta6b19514cb6fd3551669ca50f6af3afc33778d19 (diff)
modified bin/qndl
-rwxr-xr-xar/.local/bin/qndl2
1 files changed, 1 insertions, 1 deletions
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)