github-actions
425286fe90
fixup: Format Python code with Black
11 months ago
Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
1 year ago
Simon
cb3f6c7f0d
Merge pull request #1799 from mubarakalmehairbi/develop-1
...
Better error handling
1 year ago
Simon
d48372bf4f
Merge pull request #1677 from kelvinamaral/fix-story-mode-0
...
Fix in storymodemethod = 0
1 year ago
Simon
cce9320154
Merge pull request #1771 from BrandonHalig/patch-3
...
Confirm out_time_ms is a number
1 year ago
mubarakalmehairbi
9f6d24a239
Better error handling
1 year ago
BrandonHalig
bd88d7328d
Confirm out_time_ms is a number
...
In get_latest_ms_progress(), the value of out_time_ms can equal 'N/A\n', this code confirms this will not be the case in the future. Since this is only a progress indicator, it should not crash the program.
1 year ago
Simon
fef94989b6
Merge pull request #1719 from rsley/master
...
Fix translators
1 year ago
Rafael Soley R
a2ca82c67b
Fix translators
2 years ago
Kelvin Amaral
53cc0225c6
Fix for Story mode 0
2 years ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
0ea74e43f1
Version 3.2
...
The RedditVideoMakerBot has been updated to version 3.2, bringing exciting new features and bug fixes. Introducing **ElevenLabs TTS** for high-quality audio. Enjoy **background audio** and **random voices per comment**. Run the bot with one click using the **bat file**. Use the **zoom setting** for bigger text. Bug fixes include video downloader improvements, random story mode fix, updated dependencies, code optimizations, text size adjustments, enhanced Reddit credentials validation, and translator fixes. Enjoy the new features and **thanks to all contributors**!
2 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
2 years ago
Simon
cab5359e08
Reformat
2 years ago
Simon
8e58cd67ec
Little fix
2 years ago
Simon
5e19fd757c
Fix TypeError
2 years ago
Simon
1dec673841
Update all the requirements, reformat a bit and fix the story mode character limit
2 years ago
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
electro199
4a83cd0f6f
better err handle and run.bat
2 years ago
electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
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