summaryrefslogtreecommitdiff
path: root/bin/common
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-13 14:06:34 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-13 14:06:34 +0100
commit5bf92dab61950c35afc6266a2ef85056cdeb14ea (patch)
tree85cd7761812af70f01992538f75f8959687c55ba /bin/common
parent09e3e0945dd31005f10d7cc18ccd5b38fdb58f97 (diff)
parentb386965b95808a0ad78e6c1dedaefac4693aaad5 (diff)
Merge branch 'main' of debuc.com:dotfiles
Diffstat (limited to 'bin/common')
-rwxr-xr-xbin/common/ytclipo2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/ytclipo b/bin/common/ytclipo
index 5d86c3f..8997539 100755
--- a/bin/common/ytclipo
+++ b/bin/common/ytclipo
@@ -23,5 +23,5 @@ yt-dlp "$inp" \
-f "b" \
-S "res:1080" \
-P "$HOME/vids/youtube/" \
- -o "%(channel)s - %(title)s.%(ext)s"
+ -o "%(channel)s/%(title)s.%(ext)s"
notify-send "ytclipo" "finished downloading." || :