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 6da7059..567e357 100755 --- a/bin/common/ytclipo +++ b/bin/common/ytclipo @@ -19,6 +19,7 @@ notify-send "ytclipo" "<b>downloading</b> $inp" || :  yt-dlp "$inp" \  	--restrict-filenames \ +	--embed-chapters \  	-f "b" \  	-S "res:1080" \  	-P "$HOME/vids/youtube/" \  | 
