From 627c7b500eb3299466c8a232ed58286c2ffdd2b4 Mon Sep 17 00:00:00 2001 From: Paillat Date: Fri, 14 Jul 2023 22:05:15 +0200 Subject: [PATCH] added todo task --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 82ef8e9..3dbdb48 100644 --- a/readme.md +++ b/readme.md @@ -50,4 +50,5 @@ If you want to contribute to this project, you can do so by creating a pull requ - [ ] Add a generator for more beautiful thumbnails - [ ] Add a way to change the background music / add a way to add more background music / add a way to have channel specific background music - [ ] Same as with channel specifis script prompt, also for the marp heading and the oƮdeas prompts. Make the optionally channel specific. -- [ ] Add a global settings dict with all of the settings, and a listener to changes in the settings file, to akkow changing the settings without restarting the script. Also allow all te settings to be passed as cli arguments. \ No newline at end of file +- [ ] Add a global settings dict with all of the settings, and a listener to changes in the settings file, to akkow changing the settings without restarting the script. Also allow all te settings to be passed as cli arguments. +- [ ] Ability to change speaker file or set it to no speaker file per channel option.