From 7c2ca44c48680be360d378bf76b35c6f5dec5a9f Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 4 Oct 2023 02:53:41 +0200 Subject: added embedding chapters option --- bin/common/ytclipo | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/common/ytclipo') 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" "downloading $inp" yt-dlp "$inp" \ --restrict-filenames \ + --embed-chapters \ -f "b" \ -S "res:1080" \ -P "$HOME/vids/youtube/" \ -- cgit v1.2.3