aboutsummaryrefslogtreecommitdiff
path: root/bin/yt
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-22 13:00:55 -0300
committerEuAndreh <eu@euandre.org>2022-10-22 13:00:55 -0300
commit1a65aa8dc42ca84927981ec59349b1647689be10 (patch)
treeeab626b0f7661c98d9e6031db09c625e04bf47ca /bin/yt
parentetc/sh/rc: Remove rreload (diff)
downloaddotfiles-1a65aa8dc42ca84927981ec59349b1647689be10.tar.gz
dotfiles-1a65aa8dc42ca84927981ec59349b1647689be10.tar.xz
bin/yt: Move path to "seen.txt" file
Diffstat (limited to 'bin/yt')
-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