From 2802ea722b9599ce0d090fd275f7f552afb6a2ac Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 18 Dec 2021 00:40:57 -0500 Subject: Add compressed32 for answers --- emacsconf-publish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacsconf-publish.el b/emacsconf-publish.el index e306518..994af0c 100644 --- a/emacsconf-publish.el +++ b/emacsconf-publish.el @@ -268,7 +268,7 @@ ${info} (concat (file-name-sans-extension (plist-get o :video-slug)) "--answers.webm") emacsconf-captions-directory)) o) - (list "--answers.vtt" "--answers--chapters.vtt"))) + (list "--answers.vtt" "--answers--chapters.vtt" "--answers--compressed32.webm"))) ""))) -- cgit v1.2.3