From 6f3855db3d65841f078e9f74f8fafc97dcf5702c Mon Sep 17 00:00:00 2001 From: Colin Hebert Date: Thu, 12 Jan 2023 18:41:16 +0100 Subject: [PATCH] Add chapter support --- downloads.docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/downloads.docker-compose.yml b/downloads.docker-compose.yml index 73df504..c708bf0 100644 --- a/downloads.docker-compose.yml +++ b/downloads.docker-compose.yml @@ -68,7 +68,8 @@ services: "subtitleslangs": ["all", "-live_chat"], "subtitlesformat": "ass/srt/best", "postprocessors": [ - { "key": "FFmpegEmbedSubtitle" } + { "key": "FFmpegEmbedSubtitle" }, + { "key": "FFmpegMetadata" } ] } networks: