Commit Graph

11 Commits

Author SHA1 Message Date
Paillat
0943f61c0b chore(readme.md): add tasks for adding transitions between photos, generating a video from text, and adding a watermark
feat(readme.md): add task for choosing/making AI choose background image for marp slides
feat(readme.md): add task for ability to change speaker file or set it to no speaker file per channel option
2023-07-19 20:51:05 +02:00
Paillat
0f155f37b8 chore(readme.md): update project roadmap with new features and improvements
feat(readme.md): add support for transitions between photos
feat(readme.md): add support for generating a video from a given text
feat(readme.md): add support for adding a watermark to the video
feat(readme.md): add support for choosing or letting AI choose the background image for marp slides
2023-07-19 20:49:57 +02:00
Paillat
627c7b500e added todo task 2023-07-14 22:05:15 +02:00
Paillat
116788ba07 chore(readme.md): fix typo in task description
chore(readme.md): remove unnecessary newline at end of file
2023-07-13 19:58:04 +02:00
Paillat
a8762a1c15 chore(readme.md): add tasks for improving tutorial and adding thumbnail generator
chore(readme.md): add tasks for changing background music and making prompts channel specific
feat(readme.md): add task for adding global settings dictionary and listener for settings changes
2023-07-10 11:10:10 +02:00
Paillat
76524e6cc1 chore(readme.md): update TODO list formatting and add checkboxes 2023-07-10 10:48:28 +02:00
Paillat
2b2f35e079 docs(readme.md): add contributing guidelines and TODO list
feat(readme.md): add a way to change settings without restarting the script

feat(readme.md): add a more detailed tutorial on how to use the script & readme

feat(readme.md): add a generator for more beautiful thumbnails

feat(readme.md): 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

feat(readme.md): make the script prompts optionally channel specific for marp heading and oîdeas prompts
2023-07-08 22:06:07 +02:00
Paillat
431ee20a1a chore(readme.md): update project name and description
docs(readme.md): add license and usage restrictions information
2023-07-08 21:44:13 +02:00
Paillat
8b72c8eb1a Update readme.md 2023-06-29 22:34:56 +02:00
Paillat
131e64eae0 refactor(video.py): remove unnecessary print statement
refactor(montage.py): use os.path.join instead of string concatenation
refactor(thumbnail.py): use os.path.join instead of string concatenation
refactor(uploader.py): use os.path.join instead of string concatenation
refactor(uploader.py): add support for client_secret.json file with different names in credentials folder
docs(readme.md): update instructions for openai and unsplash keys
docs(readme.md): update instructions for google oauth client id json files
docs(readme.md): add information about channel.yaml file in each channel's folder
2023-06-25 17:40:01 +02:00
Paillat
08223be081 feat(readme.md): add instructions on how to install dependencies, add required values to .env file, and prepare google oauth client id json for youtube api. Also, add a warning that this is not a tutorial on how to use the scripts. 2023-05-15 16:54:33 +02:00