summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xytdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ytdl b/ytdl
index 88b6508..4b20741 100755
--- a/ytdl
+++ b/ytdl
@@ -69,6 +69,6 @@ while getopts ":hmarcn:u:" option; do
exit 1
;;
esac
-''done
+done
yt-dlp -o "$path$filename.%(ext)s" $opts $url