5. Contributing to the Project - Paillat-dev/FABLE GitHub Wiki
This chapter provides information on how you can contribute to the FABLE project.
5.1 How to Contribute
If you want to contribute to this project, you can do so by creating a pull request. Before submitting your contribution, please ensure that your changes are in line with the project's guidelines and objectives. You can also improve this wiki if you want.
Remember to test your code thoroughly and include detailed comments explaining your modifications. This will make it easier for the project maintainers to understand and review your contribution.
5.2 Current TODO list
Here is a list of tasks that need to be done in this project:
- Add a way to change the settings without restarting the script
- Add a more detailed tutorial on how to use the script & readme
- 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-specific script prompt, also for the marp heading and the ideas prompts. Make them optionally channel-specific.
- Add a global settings dict with all of the settings, and a listener to changes in the settings file, to allow changing the settings without restarting the script. Also allow all the settings to be passed as CLI arguments.
- Ability to change speaker file or set it to no speaker file per channel option.
Feel free to pick any of these tasks and start working on it. Your contributions are always welcome!