From 8d21f06da3d5808ba559d5bd509f8d097efdb3f5 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 27 Nov 2022 23:43:48 -0500 Subject: update --- 2022/organizers-notebook/index.org | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '2022/organizers-notebook/index.org') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 470d7ce0..cd862522 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -5479,7 +5479,10 @@ Sacha Chua :title (plist-get talk :title) :captioner (assoc-default "NAME_SHORT" captioner-info) :url - (format "https://media.emacsconf.org/%s/backstage/#%s" emacsconf-year + (format "https://%s:%s@media.emacsconf.org/%s/backstage/#%s" + emacsconf-backstage-user + emacsconf-backstage-password + emacsconf-year (plist-get talk :slug)) :password emacsconf-backstage-password :captioner-email (assoc-default "EMAIL" captioner-info) @@ -5522,9 +5525,9 @@ caption it so that more people can find and enjoy your talk. ${captioner-volunteered} I've attached the caption text file in case you want to review it, suggest any corrections, or use the text in a blog post or elsewhere. You can look at the attached file or watch -your video with closed captions at ${url} (username: emacsconf, -password: ${password}). I've also included the captions at the end of -this e-mail for your convenience.${wrap} +your video with closed captions at ${url} . I've also included the +captions at the end of this e-mail for your convenience, and the +proposed chapter headings are NOTEs before the subtitles.${wrap} ${chapters-note}${intro-note}Do you have a bio or social/donation links you'd like us to add to the wiki page for your talk? -- cgit v1.2.3