Simon
16dfda63dd
Fix watermark and add transparent mode
2 years ago
Simon
3abf962c29
Remove fps from config
2 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
2 years ago
Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
2 years ago
electro199
905c506ff0
reformated the propmt
2 years ago
Simon
25ce2af350
Fix backgrounds bug
2 years ago
electro199
1f8ebf5eeb
Fixed Timeout error and improved return hinting
2 years ago
Simon
521926213d
Update utils/gui_utils.py
...
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
John Toniutti
ee6363cd1e
Fix and improve TikTok TTS ( #1271 )
...
* feat: tiktok sessionId can be specified in the config.toml
* feat: tiktok sessionId can be specified in the config.toml
* Various improvements and optimizations
* Add default argument
* Remove an used variable
* Code reformatted with black
* Fixed all problems pointed out by pylint
* Update TTS/TikTok.py
* Apply suggestions from code review
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
* chore: add default value for tiktok_voice
Co-authored-by: Jose Collado <jose@collado.pw>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
Co-authored-by: Callum Leslie <github@cleslie.uk>
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Xpl0itU
f2e8e67a78
Fix path ( #1410 )
2 years ago
Simon
45f1a752d6
Making FPS a required value
2 years ago
Simon
5e7c05977f
Merge branch 'master' into develop
...
# Conflicts:
# main.py
# reddit/subreddit.py
# requirements.txt
# utils/subreddit.py
2 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
2 years ago
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
dmoralis
3380d69053
Add ai methods that sort threads based on content similarity with given keywords by dmoralis ( #1391 )
...
Thank you @dmoralis!
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
electro199
9113579d60
typo fixed
2 years ago
electro199
08d50ccf8d
refomatting stuff
2 years ago
electro199
96e34c0641
added translation with all panctuations
2 years ago
electro199
62e5c50ba5
cleared clutter
2 years ago
electro199
0a2999ec19
changed unnecessary non-optional voices options
2 years ago
electro199
94cffcb640
cleaned unnesscary config options
2 years ago
electro199
04e0977b89
fixed: removed tiktok from default
2 years ago
electro199
1d64b5c6c3
Merge branch 'master' of https://github.com/electro199/RedditVideoMakerBot
2 years ago
Simon
b24925ed90
Max length
2 years ago
electro199
2cd1596010
Merge branch 'master' of https://github.com/electro199/RedditVideoMakerBot
2 years ago
electro199
3a0b8a7a5f
post url temp.config
2 years ago
Simon
201d3ef4fa
Fixed translation for story mode
2 years ago
Simon
e8cadd9b04
A lot of reformatting and a couple of bug fixes
2 years ago
electro199
3f349a9459
typo fixed
2 years ago
electro199
67f42f7898
removed the beta test message
2 years ago
electro199
f0e5138857
Fix:(Bug)empty string in story mode
2 years ago
Syed Aman Raza
dabbd04af9
todo added
2 years ago
Syed Aman Raza
719ca09765
error: solved version check error
2 years ago
Syed Aman Raza
8617136499
feat:All native image for bot title and posttext | comments , Fonts , version bump
2 years ago
Syed Aman Raza
764530e664
feat:Added AI based sentence processing
2 years ago
Syed Aman Raza
d1b3b68e83
fixed c drive issue
2 years ago
Syed Aman Raza
2461fc09d8
FIX:fonts issue,typo
2 years ago
Syed Aman Raza
d48d24422e
feat: themes
...
refactor:acess browser
less duration of brower usage
2 years ago
Syed Aman Raza
3f6344aca3
edited some bug and typo
2 years ago
Syed Aman Raza
004d4c213c
Merge branch 'develop' into master
2 years ago
Syed Aman Raza
1424b3edd5
Added the stroy mode with two method and add min comment lenght
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
Callum Leslie
c1c72ca5af
fix: add more characters to illegal chars
2 years ago
Callum Leslie
36488a203f
chore: delete unused file
2 years ago
Jason
dab3e64fef
style: reformatted.
2 years ago
Jason
a3ec449ee0
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# .github/workflows/lint.yml
2 years ago
Jason
b22e3f9828
fixes streamlabs_polly ratelimit
2 years ago
Muhammed Mustafa Akşam
532e49276a
Adding subreddit to videos.json
...
Adding subreddit data to videos.json
2 years ago
autoblack
40bfcf468e
fixup: Format Python code with Black
2 years ago
Jason
3e816b9f8a
style: refactor
2 years ago
Jason
550b6c6aae
fix: added a check if videos.json exists.
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago