From 469061995a82f2fb458d249679c9e8413e822cf0 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 9 Dec 2022 21:42:01 -0500 Subject: Automated commit --- 2022/organizers-notebook/index.org | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to '2022/organizers-notebook/index.org') diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 423a20f9..8b127266 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1056,12 +1056,12 @@ CLOCK: [2022-11-23 Wed 21:52]--[2022-11-23 Wed 22:57] => 1:05 (when (and (file-exists-p (expand-file-name - (concat (plist-get o :video-slug) "--final.webm") + (concat (plist-get o :video-slug) "--main.webm") emacsconf-cache-dir)) (null (plist-get o :toobnix-url))) (format "node dist/server/tools/peertube.js upload -f %s -n %s -l 2 -c 15 -P 2 -t emacs,emacsconf -L en -C emacsconf -d %s" (expand-file-name - (concat (plist-get o :video-slug) "--final.webm") + (concat (plist-get o :video-slug) "--main.webm") emacsconf-cache-dir) (shell-quote-argument (concat emacsconf-name " " emacsconf-year ": " (plist-get o :title) " - " (plist-get o :speakers-with-pronouns))) @@ -1070,6 +1070,7 @@ CLOCK: [2022-11-23 Wed 21:52]--[2022-11-23 Wed 22:57] => 1:05 (emacsconf-get-talk-info)) "\n")) #+end_src + *** DONE Upload the rest of the talks to Toobnix CLOSED: [2022-12-06 Tue 10:32] *** DONE Add Toobnix talks to a playlist @@ -2210,6 +2211,11 @@ jotaemei@social.coop - @sachac I like this idea of a timezone converter for peop :END: https://normconf.com/ +** SOMEDAY Look into properly streaming to YouTube, Toobnix, and 480p +:PROPERTIES: +:CREATED: [2022-12-08 Thu 21:27] +:END: + * Things to figure out / decisions to make :PROPERTIES: :CUSTOM_ID: decisions -- cgit v1.2.3