Simon
d3344001e8
Merge pull request #1626 from joshholly/joshholly-fix-opacity
...
Fixed Opacity Function
2 years ago
Simon
f7bc316bfc
Merge pull request #1578 from liamb13/zoom
...
Adds zoom function
2 years ago
Simon
655c507010
Couple of fixes including translators fix
2 years ago
Simon
19b44b1302
Add random_voice
2 years ago
Josh Holly
15a17896ca
Remoted int() wrapper
...
Removed int() around opacity = settings.config["settings"]["opacity"] to fraction numbers (IE 0.5, 0.7, etc)
2 years ago
Josh Holly
325266dc85
Merge branch 'develop' into joshholly-fix-opacity
2 years ago
Josh Holly
838333160d
Update final_video.py
...
Fixed opacity so comments will have transparency if the user sets the "opacity" option below 1.
2 years ago
Lucas
d8347e08b9
Fixed issues and improvements related by Jason
2 years ago
Lucas
778d9c0c37
changing allow_only_tts to enable_extra_audio
2 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
2 years ago
Lucas
1f48c53a74
new toml config and added background audio feature
2 years ago
Lucas
1abfc4b321
2 samples with backgroundMusic and without it
2 years ago
Lucas
5a103e76cd
rendering video and audio
2 years ago
Lucas
405b1f89eb
Volume down done
2 years ago
Simon
8668f2d8a5
Fix too long path
2 years ago
Simon
d6c9dafd6f
Fix os import
2 years ago
Simon
4b4e268547
Little changes
2 years ago
Simon
88120c6870
Remove unnecessary import
2 years ago
Simon
b0a8d0db44
Add FFmpeg installer
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
792afa7772
Optimize readability
2 years ago
Simon
16dfda63dd
Fix watermark and add transparent mode
2 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
2 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
2 years ago
Simon
4d1619340f
Updated FFMPEG code
2 years ago
Simon
6fe9caaece
Version 3.0 is finally here!
2 years ago
Xpl0itU
7c2c6db1c4
Improve speed and audio quality
2 years ago
Xpl0itU
40e8cf4bdb
Cleanup
2 years ago
Xpl0itU
e7dba5b5fa
Bump bitrate to 8M
2 years ago
Xpl0itU
6f48e63ddd
Improve bitrate
2 years ago
Xpl0itU
3f2138f8cb
Fix resolution on story mode
2 years ago
Xpl0itU
6024ae7e4f
final_video.py: ffmpeg-python port
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
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
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
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
Jason
4abf803170
reformatted code
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
d7419cf8e3
Update final_video.py
2 years ago
napuh
1bd39db6f2
Fix: cutting long file names to avoid errors when saving
2 years ago
Callum Leslie
89ab71270a
style: format
2 years ago