aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/yt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/yt b/bin/yt
index d0ff37e..9aed64f 100755
--- a/bin/yt
+++ b/bin/yt
@@ -97,7 +97,7 @@ YT_TEMPLATE="$HOME/Downloads/yt-dl/%(uploader)s/%(upload_date)s %(title)s.%(ext)
EXTRA_OPTIONS=''
if [ -z "${FORCE:-}" ]; then
- EXTRA_OPTIONS="--download-archive $HOME/Downloads/yt-dl/seen.txt"
+ EXTRA_OPTIONS="--download-archive $HOME/Documents/yt-dl-seen.txt"
fi
# The value of $EXTRA_OPTIONS doesn't depend on user input, and can't contain