github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
baa0849f8b
Autoblack only on develop
2 years ago
Simon
72a1e9dc71
Merge branch 'develop' into master
2 years ago
Simon
a8046a8290
Version 3.2
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
Simon
af58375dd3
Merge pull request #1671 from electro199/dev
...
Bug fixes
2 years ago
Simon
b98a62899c
Update run.bat
2 years ago
Simon
280b125505
Fix PR
2 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
2 years ago
electro199
3dcb36f23b
Merge branch 'dev' of https://github.com/electro199/RedditVideoMakerBot into dev
2 years ago
Simon
bb65d2f6cd
Update TTS/engine_wrapper.py
2 years ago
electro199
8b73e1ecb5
more minor change
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
868fda11f4
Edit version number
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
164e584b97
Merge pull request #1619 from liamb13/elevenlabs
...
Adds elevenlabs TTS
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
electro199
65cc5a4074
added validater , auto spacy model dowloader
2 years ago
Simon
19b44b1302
Add random_voice
2 years ago
Simon
3e6cc23002
Delete codesee-arch-diagram.yml
2 years ago
electro199
2ada32a84f
deleted unused
2 years ago
electro199
b6f4a2de1d
missing ()
2 years ago
electro199
7ce04d7d7f
removed the transition
2 years ago
electro199
8e19b9fb9a
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
2 years ago
Simon
117c20fcee
Merge pull request #1655 from Shayan925/patch-1
...
Update Dockerfile
2 years ago
electro199
10d002f4e0
removed opacity
2 years ago
Simon
a329308c94
Merge pull request #1670 from Xpl0itU/patch-1
...
Fix adding ffmpeg to path
2 years ago
Xpl0itU
47f762eb0d
Fix adding ffmpeg to path
...
This fixes adding ffmpeg to the path by adding it to the user path instead of the system path, which doesn't require admin privileges to do
2 years ago
liamb13
32ea522cd9
Update main.py
...
Redact elevenlabs_api_key
2 years ago
Simon
91c607a023
Merge pull request #1669 from propilideno/develop
...
Fixed #1649 randrange bug
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
6aef6666e0
Update elevenlabs.py
2 years ago
liamb13
bd015a466a
Update screenshot_downloader.py
2 years ago
liamb13
c935d865ca
Create playwright.py util file
2 years ago
liamb13
07beeafa50
Update screenshot_downloader.py
...
Scrolls comment into view. Without, it can break
2 years ago
Shayan Jizan
8a24a9e773
Update Dockerfile
...
Install the ffmpeg dependency.
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
liamb13
9a90363f56
Update utils/.config.template.toml
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb13
51d0486866
Update TTS/elevenlabs.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago