Commit Graph

6 Commits

Author SHA1 Message Date
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