Jason
6318b398d1
Fix headless issues.
...
closes #2024
5 months ago
github-actions
53db79ab29
fixup: Format Python code with Black
5 months ago
Jason
9e60d83580
Fmt using black & isort
5 months ago
Jason
fe383a794c
Possible bug location.
5 months ago
Jason
a4f0022a5a
Fix: AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
5 months ago
Jason
901ad75e0b
Fixed installation error by specifying non 2.0 numpy + incorrect dunder all
5 months ago
Cyteon
c922ebcf1e
changed copyright to credit
6 months ago
github-actions
31312a30d4
fixup: Format Python code with Black
6 months ago
cyteon
0522d195da
some fixes
6 months ago
cyteon
209630832d
fancy title screen
6 months ago
Kristian
410f442976
Revert "meme support"
...
This reverts commit b508f2af73
.
8 months ago
Kristian
b508f2af73
meme support
8 months ago
Cyteon
853ba49b3d
Merge branch 'develop' into master
8 months ago
Cyteon
f1cce1165f
Delete video_creation/data/videos.json
8 months ago
Kristian
d1bb2d1a8a
Fix for new UI by changing domain
8 months ago
github-actions
425286fe90
fixup: Format Python code with Black
10 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
1 year 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
electro199
f7489cde0e
fixed bug
2 years ago
Simon
c0d741a3ed
Merge pull request #1664 from liamb13/translate-title-fix
...
fixes title query
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
59cbf94207
Merge pull request #1663 from liamb13/reddit-redesign
...
Reddit redesign
2 years ago
Simon
d3344001e8
Merge pull request #1626 from joshholly/joshholly-fix-opacity
...
Fixed Opacity Function
2 years ago
Simon
53ab45bba9
Merge branch 'develop' into elevenlabs
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
8e19b9fb9a
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
2 years ago
Lucas
fcf6ef93e5
Fix #1649 randrange bug
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
liamb
6d2f20d832
fixes evaluate
2 years ago
liamb13
bd015a466a
Update screenshot_downloader.py
2 years ago
liamb13
07beeafa50
Update screenshot_downloader.py
...
Scrolls comment into view. Without, it can break
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