diff options
Diffstat (limited to 'bin/common/ytclipo')
-rwxr-xr-x | bin/common/ytclipo | 1 |
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/" \ |