summaryrefslogtreecommitdiffstats
path: root/TOOLS/youtube-dl_mpv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/youtube-dl_mpv.sh')
-rwxr-xr-xTOOLS/youtube-dl_mpv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/youtube-dl_mpv.sh b/TOOLS/youtube-dl_mpv.sh
index a29928b8b9..6bfe303705 100755
--- a/TOOLS/youtube-dl_mpv.sh
+++ b/TOOLS/youtube-dl_mpv.sh
@@ -16,6 +16,7 @@ video_url="$(youtube-dl \
--get-url \
"$@")"
+set -f
$MPV \
--cookies \
--cookies-file="$cookies_file" \