summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-04 02:53:41 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-04 02:53:41 +0200
commit7c2ca44c48680be360d378bf76b35c6f5dec5a9f (patch)
treea9dad81bc110429b6095c916eace7afa35f6a0a1 /bin
parent14c41cc89367b13d0d9d9f360428582954e8be3d (diff)
added embedding chapters option
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common/ytclipo1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/common/ytclipo b/bin/common/ytclipo
index 7e7b9cc..fc98b6e 100755
--- a/bin/common/ytclipo
+++ b/bin/common/ytclipo
@@ -18,6 +18,7 @@ notify-send "ytclipo" "<b>downloading</b> $inp"
yt-dlp "$inp" \
--restrict-filenames \
+ --embed-chapters \
-f "b" \
-S "res:1080" \
-P "$HOME/vids/youtube/" \