electro199
4a83cd0f6f
better err handle and run.bat
3 years ago
electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
3 years ago
Lucas
d8347e08b9
Fixed issues and improvements related by Jason
3 years ago
Lucas
778d9c0c37
changing allow_only_tts to enable_extra_audio
3 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
3 years ago
Lucas
1f48c53a74
new toml config and added background audio feature
3 years ago
Lucas
1abfc4b321
2 samples with backgroundMusic and without it
3 years ago
Lucas
5a103e76cd
rendering video and audio
3 years ago
Lucas
405b1f89eb
Volume down done
3 years ago
Simon
8668f2d8a5
Fix too long path
3 years ago
Simon
d6c9dafd6f
Fix os import
3 years ago
Simon
4b4e268547
Little changes
3 years ago
Simon
88120c6870
Remove unnecessary import
3 years ago
Simon
b0a8d0db44
Add FFmpeg installer
3 years ago
Simon
8b103437af
Reformat
3 years ago
Simon
792afa7772
Optimize readability
3 years ago
Simon
16dfda63dd
Fix watermark and add transparent mode
3 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
3 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
3 years ago
Simon
4d1619340f
Updated FFMPEG code
3 years ago
Simon
6fe9caaece
Version 3.0 is finally here!
3 years ago
Xpl0itU
7c2c6db1c4
Improve speed and audio quality
3 years ago
Xpl0itU
40e8cf4bdb
Cleanup
3 years ago
Xpl0itU
e7dba5b5fa
Bump bitrate to 8M
3 years ago
Xpl0itU
6f48e63ddd
Improve bitrate
3 years ago
Xpl0itU
3f2138f8cb
Fix resolution on story mode
3 years ago
Xpl0itU
6024ae7e4f
final_video.py: ffmpeg-python port
3 years ago
Simon
c88a435f1c
Sorry! Final fix for my mistakes
3 years ago
Simon
ceb1cff7d0
Fix for mistake with merge conflicts
3 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
3 years ago
João Victor Sezanosky Dalla Valle
c3eae6feae
Creating_a_thumbnail ( #1296 )
...
Thank you @JvSdv!
3 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
3 years ago
Simon
e8cadd9b04
A lot of reformatting and a couple of bug fixes
3 years ago
electro199
6100430c95
chores , naming
3 years ago
electro199
f0e5138857
Fix:(Bug)empty string in story mode
3 years ago
Syed Aman Raza
8617136499
feat:All native image for bot title and posttext | comments , Fonts , version bump
3 years ago
Syed Aman Raza
349bf7251a
bug: fixed audio collection error
3 years ago
Syed Aman Raza
764530e664
feat:Added AI based sentence processing
3 years ago
Syed Aman Raza
2461fc09d8
FIX:fonts issue,typo
3 years ago
Syed Aman Raza
3f6344aca3
edited some bug and typo
3 years ago
Syed Aman Raza
004d4c213c
Merge branch 'develop' into master
3 years ago
Syed Aman Raza
1424b3edd5
Added the stroy mode with two method and add min comment lenght
3 years ago
Jason
f65a797ec5
reformatted
3 years ago
Jason
c10a5d3c2f
fixed 71c317da23 by removing match usage (3.10+ only)
...
optimized imports
3 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>
3 years ago
Simon Woker
7132bd60ca
limit filename to 255 chars
...
max length for filenames on windows
3 years ago
Jason
222b7d6e68
Merge pull request #1039 from PatatjeMC/master
...
Ending freeze fix
3 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.
3 years ago
PatatjeMC
771452544b
Fixed glitchy ending
...
Fixed the issue where the ending freezes for multiple seconds (again cause someone broke my previous fix)
3 years ago
Jason
4abf803170
reformatted code
3 years ago