Commit Graph

4 Commits

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