Commit Graph

4 Commits

Author SHA1 Message Date
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
e676d5851e I mean its the biggest commit I ever did (did git add * cause I didn't want to explain all of this It's already so complicated) 2023-06-25 16:12:23 +02:00
Paillat
09c98a460b docs(tokens.py): add docstring explaining the purpose of the file and its reference 2023-06-17 11:51:35 +02:00
Paillat
2372c18997 feat(tokens.py): add function to count number of tokens used by a list of messages 2023-06-17 11:50:04 +02:00