Commit Graph

5 Commits

Author SHA1 Message Date
Paillat
ef684ffff5 feat(script): generate a detailed script for a YouTube video, structured as JSON slides. Each slide should include 'spoken' text for narration and one of these: 'image', 'markdown', or 'huge'. 2023-05-28 11:25:53 +02:00
Paillat
25f578f48c fix(generators/ideas.py): fix typo in variable name 'existing_ideas'
feat(generators/montage.py): add check to skip slide if it already exists
feat(generators/montage.py): add support for DEEPL_ACCESS_KEY and UNSPLASH_ACCESS_KEY environment variables
feat(generators/speak.py): add support for Johanne voice
feat(generators/speak.py): add emotion parameter to generate_voice function
feat(generators/uploader.py): add success message and authorization prompt message to run_local_server method
fix(main.py): check if credits is None before writing to meta.txt file
feat(prompts/marp.md): change theme to gaia and add lead and invert classes
2023-05-25 21:47:11 +02:00
Paillat
0845e4d876 docs(script.txt): clarify guidelines for using images and text in videos 2023-05-16 12:12:29 +02:00
Paillat
da257e7b39 Added and fixed a whole bunch of things 2023-05-15 15:35:08 +02:00
Paillat
5410752853 Initial commit 2023-05-15 10:11:04 +02:00