João Victor Sezanosky Dalla Valle
c3eae6feae
Creating_a_thumbnail ( #1296 )
...
Thank you @JvSdv!
2 years ago
Chizaruu
48109f5318
Added option to remove emojis from TTS ( #1380 )
...
Thank you @Chizaruu!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
Simon
6a155334f0
Fix the cleanup
2 years ago
whyisthesheep
85d0f33651
Added new gameplay video options ( #1314 )
...
* Added new gameplay options
Added:
- minecraft-2
- multiversus
- fall-guys
- steep
as options for background gameplay
* Added new gameplay options
Added:
- minecraft-2
- multiversus
- fall-guys
- steep
as options for background gameplay
also CONSTANTS.py didn't seem to exist in the develop branch
* Made sure all commited videos are free to use
`fall-guys` and `multiversus` where changed
* Deleted for backgrounds.json
Deleted for backgrounds.json
* Added and reformatted new gameplay into backgrounds.json
Just took the new entries from the old `CONSTANTS.py` and moved them here (and changed the format so that it works!)
* Added new entries and reformatted
(Removed something that was commented out (in python)
2 years ago
dasbts
82bd71d6a3
PR #1275 , updated regex for multiple subreddits in config.template.toml
...
Fixing the regex for allowing multiple subreddits.
2 years ago
Jason
8ddc4b2570
Merge pull request #1211 from RiveN000/develop
...
Added more functions to GUI
2 years ago
RiveN000
9cd94dac03
Added more functions to GUI
...
- Access to settings (config.toml) through GUI
- Adding/removing backgrounds through GUI
- Testing TTS voices through GUI
2 years ago
Simon
a7594b8bd4
Added full path check of .config.template.toml
2 years ago
Jason
3a1c972a2a
Merge pull request #1158 from RiveN000/develop
...
New function in GUI
2 years ago
Thomas Meaney
31d349b5c7
Add `silence_duration` to config template
2 years ago
RiveN000
3a93892a22
Added comment to background.json
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
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
Jason
bf8c802c5e
closes #945
...
removes --- too
2 years ago
Simon
c90bdfe57a
Important fix: utils was not imported correctly
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
74a3707f55
Config.toml multiple subreddits
2 years ago
Callum Leslie
66ec9b34d2
style: formatting
2 years ago
Simon
0050655499
Add version check in utils folder
2 years ago
Supreme-hub
f6c4fc0472
Merge branch 'develop-pyttsx' of github.com:Supreme-hub/RedditVideoMakerBot into develop-pyttsx
2 years ago
Supreme-hub
5bf38dbbf0
added trailing commas
2 years ago
Shorya Agarwal
a51e85a053
formatting
2 years ago
Supreme-hub
3de02c9c6d
formatting changes
2 years ago
Supreme-hub
5d0172a463
fixed formatting changes
2 years ago
Supreme-hub
ca97087ac8
fixed formatting
2 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
2 years ago
Supreme-hub
ae41127a91
fixed a error(self-made), added default values
2 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
2 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
2 years ago
RiveN000
4b581127dd
Changed background_choice example
2 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
2 years ago
Jason
12f99f4e9d
Merge pull request #1030 from swoker/patch-2
...
allow numbers in reddit post_id
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
Simon Woker
e347c21c10
allow numbers in reddit post_id
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
420bac9a5a
fix: typo
...
reverted temp change
2 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
2 years ago
Jason
839eb6fc2f
added a potential bypass in case of absolute mad lads
2 years ago
Jason
78ff605c42
everything works except for changes the location
2 years ago
Jason
891c9945fd
refactor: moved backgrounds to CONSTANTS.py
2 years ago
Jason
36aa256668
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
2 years ago
Jason
7dcac10d1e
backup but I will be reverting this.
2 years ago
Jason
1e93121aed
Watermark implementation
...
THIS IS IN BETA
2 years ago
Jason
1872ef36c1
reformatted
2 years ago
Jason
882bf64e1c
typo
2 years ago
Jason
36e07c4c37
see https://github.com/elebumm/RedditVideoMakerBot/issues/924#issuecomment-1181169525
...
fixes #11
2 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
2 years ago
Jason
c412155720
background audio implementation
2 years ago