422dd9e72d
✨ Add an option to upload your meme and not only download from reddit
2024-07-10 21:32:48 +02:00
034deca568
🎨 Format code
2024-07-10 20:55:21 +02:00
de3c5d5a02
✨ Improve description formatting
2024-07-09 16:00:59 +02:00
1f3f1ac8bc
✨ Add new engine MemeExplainer 🎉
2024-05-22 16:04:33 +02:00
8fca3a21ea
🔥 Not useful yet anyway
2024-05-22 15:58:41 +02:00
801a275d14
✨ Add support for vision in LLM engines
2024-05-22 15:56:17 +02:00
4fa347242b
🎨 Run linter
2024-05-17 11:26:45 +02:00
e58e41a911
🧵 Add multithreading when getting image assets
2024-05-17 11:18:28 +02:00
08f3e09b4b
🔥 Remove unused code
2024-05-16 17:06:42 +02:00
d817420309
🔄 Update ScriptedVideoPipeline to enhance performance and structure
...
- ✨ Enhanced script generation by introducing iterative chapter processing.
- 🔊 Refactored text-to-speech integration to handle individual chapters separately, improving audio synchronization.
- 🎞️ Modified video and asset generation workflow to align with dynamic content from each chapter.
- 🐛 Fixed audio transcription segmentation to accurately split sentences, ensuring better subtitle accuracy.
- 🧹 Cleaned up and structured the code for better readability and maintenance.
2024-05-16 14:02:50 +02:00
a9ab813589
✨ feat(VideoBackgroundEngine): Loop video if too short
2024-05-03 09:18:05 +02:00
8ba28bd1df
🚨 Remove unnecessary parameter max_choices=1 when multiselect=False
2024-05-03 09:15:32 +02:00
bfb742b41b
♻️ Settings are now directly in pipelines - remove settings engine.
2024-04-22 14:01:17 +02:00
4cb6844d55
🐛 fix(GoogleStockImageEngine): Center image in frame
2024-04-22 10:35:40 +02:00
3b03b86ccc
💡 Update comment
2024-04-22 10:34:55 +02:00
51614d3562
💡 Remove irrelevant comment
2024-04-22 10:21:15 +02:00
0da6b1a518
🎨 Run linter
2024-04-21 22:00:06 +02:00
f3db42e341
🏷️ 🎨 Add title and description parameter to TikTokUploadEngine.upload. Also run linter
2024-04-21 21:59:17 +02:00
e9a5328d1d
♻️ ✨ Refactor assets handling, add new AI images engines, add new long form videos pipeline, remove import of shorts pipeline awaiting upgrade to use new code.
2024-04-21 21:57:16 +02:00
a2c6823e89
🏷️ Add types and function signatures
2024-04-21 21:52:14 +02:00
27b56e14d7
⚰️ Remove unused functions
2024-04-21 21:51:05 +02:00
6be42dfe5d
✨ feat(prompting): Add new function get_prompts for loading multiple prompts from one yaml file at a time
2024-04-21 21:50:11 +02:00
00fdc740e0
🐛 fix(AnthropicLLMEngine): Use fix_busted_json to fix badly formatted json by claude
2024-04-21 21:43:17 +02:00
20a317e10e
👽 fix(AnthropicLLMEngine): Add newest claude-3-sonnet-20240229 and claude-3-sonnet-20240229 models
2024-04-21 21:42:20 +02:00
6c55387e39
👽 fix(OpenaiLLMEngine): Add newest gpt-4-turbo model
2024-04-21 21:41:25 +02:00
0fc86d2661
🎨 Run linter
2024-04-21 21:39:39 +02:00
455514e475
Support for upgraded moviepy
2024-03-02 15:20:34 +01:00
d94d827220
Fix VideoBackgroundEngine.py not working
2024-03-01 12:50:23 +01:00
b1e37a9692
Print error when downloading image
2024-03-01 12:49:31 +01:00
f1db6b27ce
Force coqui tts agree
2024-03-01 12:49:09 +01:00
1f2d363e91
Fix directory not opening
2024-02-29 17:24:13 +01:00
be3776e1ce
Some changes
2024-02-29 16:51:40 +01:00
d8bee9dc7f
Some changes
2024-02-28 19:22:14 +01:00
166eff8a8a
I have no time to review my commit
2024-02-27 14:24:25 +01:00
c70872a0e5
Fix typos and remove newlines since they're broken
2024-02-27 11:57:31 +01:00
57e3225456
Add Scientific facts script & open folder button
2024-02-24 23:32:08 +01:00
9f91132a0a
Formatting
2024-02-23 13:12:48 +01:00
03dd641c70
Remove engines.json
...
It's not needed
2024-02-23 12:28:46 +01:00
0d5ac5106f
Rename VideoBackgroundEngine
2024-02-23 12:27:36 +01:00
d7fa8945d1
Formatting and stuff
2024-02-23 11:07:50 +01:00
2a102c62e3
Formatting
2024-02-23 09:56:54 +01:00
32b6b5c42e
Formatting & improving imports
2024-02-23 09:50:43 +01:00
6c91b2e622
Fix nullable attribute for description column in Video model
2024-02-22 18:03:00 +01:00
1aa0a5b986
Add get_assets() method to retrieve a single file by ID
2024-02-22 15:15:52 +01:00
00536c4894
Add video metadata and upload functionality
2024-02-22 15:15:42 +01:00
5a96f0b465
Add GoogleAssetsEngine to AssetsEngine imports
2024-02-22 15:15:32 +01:00
adce06bae3
Update font and font size in SimpleCaptioningEngine.py
2024-02-22 15:15:26 +01:00
0189d26f61
Refactor get_metadata method signature in BaseMetadataEngine.py
2024-02-22 15:15:17 +01:00
6987f43804
Add import for youtube_uploading module in utils package
2024-02-22 15:15:06 +01:00
b8d7d87750
Remove ElevenLabsTTSEngine import
2024-02-22 15:15:01 +01:00