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
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
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
c935d865ca
Create playwright.py util file
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 de Almeida
472abed599
Merge branch 'develop' into master
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
Lucas
ba5e8b8987
adaptations in filePath and toml for audio option
2 years ago
Simon
3331a09e63
Merge pull request #1585 from Xpl0itU/random-background
...
Add random background choice
2 years ago
Xpl0itU
fb03973543
Add random background choice
2 years ago
Simon
75cc32d2b2
Merge pull request #1576 from liamb13/default_voice
...
Sets default voice
2 years ago
Simon
40e42b1307
Fix font size
2 years ago
Simon
26d58ad29d
Merge pull request #1574 from liamb13/background_audio
...
adds background audio
2 years ago
liamb
637e4c66f2
adds zoom function
2 years ago
Simon
74b0061e67
Update .config.template.toml
2 years ago
liamb
9f79880fb3
sets default voice
2 years ago
liamb
82731db6f2
adds background audio
2 years ago
Simon
9f61847de1
Typo...
2 years ago
Simon
17a817528d
Fix Spacy command
2 years ago
Simon
b0a8d0db44
Add FFmpeg installer
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
fcb55e0426
Merge pull request #1409 from Xpl0itU/develop
...
final_video.py: ffmpeg-python port
2 years ago
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