cyteon
0522d195da
some fixes
10 months ago
Kristian
903081fca3
Revert "meme support"
...
This reverts commit b508f2af73
.
11 months ago
Kristian
d42ff50a35
meme support
11 months ago
Jo
1b146ab1f1
fix: Fixes #1812 , random_voice True/False acceptance
11 months ago
Jason Cameron
8859e01905
Fix random voice prompt
...
closes #1999
11 months ago
Simon
a8046a8290
Version 3.2
2 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
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
19b44b1302
Add random_voice
2 years ago
electro199
7ce04d7d7f
removed the transition
2 years ago
electro199
10d002f4e0
removed opacity
2 years ago
liamb13
9a90363f56
Update utils/.config.template.toml
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb13
facae5efd5
Update utils/.config.template.toml
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
liamb
d19dfac8a3
adds elevenlabs
2 years ago
Lucas
7613ac59e7
added only no copyright songs
2 years ago
Lucas
778d9c0c37
changing allow_only_tts to enable_extra_audio
2 years ago
Lucas
e488ef6e0c
better explanation on toml and new default value
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
a21c17ef55
composing the video but with no audio
2 years ago
liamb
637e4c66f2
adds zoom function
2 years ago
Simon
16dfda63dd
Fix watermark and add transparent mode
2 years ago
Simon
3abf962c29
Remove fps from config
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
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
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
RiveN000
9cd94dac03
Added more functions to GUI
...
- Access to settings (config.toml) through GUI
- Adding/removing backgrounds through GUI
- Testing TTS voices through GUI
3 years ago
Thomas Meaney
31d349b5c7
Add `silence_duration` to config template
3 years ago
Simon
74a3707f55
Config.toml multiple subreddits
3 years ago
Supreme-hub
5bf38dbbf0
added trailing commas
3 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
3 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
3 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
3 years ago
RiveN000
4b581127dd
Changed background_choice example
3 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
3 years ago
Jason
12f99f4e9d
Merge pull request #1030 from swoker/patch-2
...
allow numbers in reddit post_id
3 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.
3 years ago
Simon Woker
e347c21c10
allow numbers in reddit post_id
3 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
3 years ago