Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
2 years ago
electro199
905c506ff0
reformated the propmt
2 years ago
Simon
25ce2af350
Fix backgrounds bug
2 years ago
Simon
28744b6480
Merge branch 'develop' into newtest
2 years ago
Simon
0a383ff93b
Improved error-handeling
2 years ago
Simon
bb06afa56d
Fix for NSFW
2 years ago
electro199
c0916c13bb
Add nsfw flag & improved error handling
2 years ago
electro199
1f8ebf5eeb
Fixed Timeout error and improved return hinting
2 years ago
Simon
6fe9caaece
Version 3.0 is finally here!
2 years ago
Simon
8e5b7a935d
Fix for path at background.py and added TikTok error message just in case
2 years ago
Simon
6041cce53e
Fix for calling story mode definition while it's off
2 years ago
Simon
c88a435f1c
Sorry! Final fix for my mistakes
2 years ago
Simon
ceb1cff7d0
Fix for mistake with merge conflicts
2 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
2 years ago
João Victor Sezanosky Dalla Valle
c3eae6feae
Creating_a_thumbnail ( #1296 )
...
Thank you @JvSdv!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
RiveN
afbffa1b50
Fixed bug (better implementation)
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN
b92386629a
Fixed bug
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN000
3a93892a22
Added comment to background.json
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
2 years ago
Simon
af7ea650a0
Cleared videos.json
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Jason
12482f4298
fixed headless error and reformatted
2 years ago
Jason
767e34c843
fixed headless error and reformatted
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Simon Woker
7132bd60ca
limit filename to 255 chars
...
max length for filenames on windows
2 years ago
Jason
d809e4ad4d
Merge pull request #1092 from Supreme-hub/develop-pyttsx
...
Feature: Pyttsx
2 years ago
Supreme-hub
5d0172a463
fixed formatting changes
2 years ago
Supreme-hub
ca97087ac8
fixed formatting
2 years ago
Callum Leslie
9140af9c02
style: formatted with black
2 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
2 years ago
Supreme-hub
ae41127a91
fixed a error(self-made), added default values
2 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
2 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
2 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
2 years ago
Jason
222b7d6e68
Merge pull request #1039 from PatatjeMC/master
...
Ending freeze fix
2 years ago
RiveN000
3e084cd8bc
Created option to add transition between comments
...
Created an option to add a transition (fadein and fadeout) between the images of comments. It makes videos look much more pleasant.
2 years ago
PatatjeMC
771452544b
Fixed glitchy ending
...
Fixed the issue where the ending freezes for multiple seconds (again cause someone broke my previous fix)
2 years ago
RiveN000
f0e1bdc48a
Fix: Hide the "Click to see NSFW" button
...
Fixed this issue by making Playwright wait for page to fully load before clicking the button.
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
d5d8cb1721
fix: typo
2 years ago
Jason
3c9318d4ef
Merge branch 'feat/watermark' into itwontletmepushsoimmakingthistemp
2 years ago
Jason
3b5ab95720
potentially
...
fixes #978
2 years ago
Jason
891c9945fd
refactor: moved backgrounds to CONSTANTS.py
2 years ago
Jason
36aa256668
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
2 years ago
Jason
1e93121aed
Watermark implementation
...
THIS IS IN BETA
2 years ago
Jason
c0cded355a
Merge branch 'feat/watermark' into develop
2 years ago
Jason
a210011db7
refactor: moved backgrounds to CONSTANTS.py
2 years ago
Jason
d7419cf8e3
Update final_video.py
2 years ago