summaryrefslogtreecommitdiffstats
path: root/emacsconf-publish.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-18 00:40:57 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-18 00:40:57 -0500
commit2802ea722b9599ce0d090fd275f7f552afb6a2ac (patch)
tree4747ba4d25fac4e5ec058c95690dafc460e457f1 /emacsconf-publish.el
parent014312de7356d64a481e351b31411ea822c6acbb (diff)
downloademacsconf-el-2802ea722b9599ce0d090fd275f7f552afb6a2ac.tar.xz
emacsconf-el-2802ea722b9599ce0d090fd275f7f552afb6a2ac.zip
Add compressed32 for answers
Diffstat (limited to 'emacsconf-publish.el')
-rw-r--r--emacsconf-publish.el2
1 files changed, 1 insertions, 1 deletions
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")))
"")))