diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 18:24:19 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-20 18:24:19 +0900 |
| commit | e1a09505ab5305b89aa80364e5a8a9b4b6da23f5 (patch) | |
| tree | 33f08ae899bf377fb1f0a5832046ff262e515e37 | |
| parent | 31fe7477dc01b67c15849a76038641799d6884bc (diff) | |
modified bin/qndl
| -rwxr-xr-x | ar/.local/bin/qndl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ar/.local/bin/qndl b/ar/.local/bin/qndl index 2907e76..727a700 100755 --- a/ar/.local/bin/qndl +++ b/ar/.local/bin/qndl @@ -3,7 +3,6 @@ YTDL_CMD_BASE="yt-dlp --continue --embed-metadata --ignore-errors --no-force-overwrites --no-playlist --verbose" case "$BROWSER" in -*librewolf*) cookies="librewolf" ;; *firefox* | *qutebrowser*) cookies="firefox" ;; esac |
