Jason Cameron
00a3c1bafe
Merge pull request #2268 from bnfone/master
...
[new feature] OpenAI TTS API
6 months ago
bnfone
e137dbb40d
adding OpenAI TTS API Option
...
This allows users to configure OpenAI TTS API to generate voice for their videos, which might be a cheaper option than ElevenLabs (especially if one runs KokoroTTS localy [which has a similar API structure like OpenAI and is fully compatible])
6 months ago
github-actions
ccfb665463
fixup: Format Python code with Black
7 months ago
Jason Cameron
ed20928974
chore: reformat
...
Signed-off-by: Jason Cameron <git@jasoncameron.dev>
7 months ago
Jason Cameron
a9fbb97da0
chore: update version
8 months ago
Emilien Bevierre
41616077b4
Merge branch 'develop' into master
10 months ago
embee
f60b46ccfc
Update Playwright version requirement, add support for python 3.12.X
10 months ago
github-actions
9ed8c87b88
fixup: Format Python code with Black
1 year ago
Jason
fc9a166d39
CHORE: syntactical changes + some pythonic changes and future improvements
1 year ago
Jason
6b474b4b50
CHORE: UPDATE VERSION
1 year ago
Jason
b4fadbcf21
fix isort profile
1 year ago
Jason
2113543ad9
intentially leave GUI.py unformatted to test GHA
1 year ago
github-actions
53db79ab29
fixup: Format Python code with Black
1 year ago
Jason
9e60d83580
Fmt using black & isort
1 year ago
Kristian
903081fca3
Revert "meme support"
...
This reverts commit b508f2af73
.
1 year ago
Kristian
d42ff50a35
meme support
1 year ago
github-actions
bbf5a8265d
fixup: Format Python code with Black
1 year ago
Jason
35fac14447
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
1 year ago
Jason Cameron
6a48f22cac
Update main.py
...
permit py 3.11
1 year ago
Simon
bfcdca9e03
3.2.1 bug release
2 years ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
2 years ago
Simon
280b125505
Fix PR
2 years ago
Syed Aman Raza
0a1ba17d0e
Merge branch 'develop' into dev
2 years ago
Simon
cab5359e08
Reformat
2 years ago
Simon
868fda11f4
Edit version number
2 years ago
Simon
53ab45bba9
Merge branch 'develop' into elevenlabs
2 years ago
electro199
65cc5a4074
added validater , auto spacy model dowloader
2 years ago
electro199
b6f4a2de1d
missing ()
2 years ago
liamb13
32ea522cd9
Update main.py
...
Redact elevenlabs_api_key
2 years ago
electro199
4a83cd0f6f
better err handle and run.bat
2 years ago
Jason
67a69c2afa
Merge pull request #1593 from propilideno/master
...
Added Background Audio Feature, new results tree, and new toml config
2 years ago
Simon
8178519937
Exit on wrong Python version
2 years ago
Lucas
d8347e08b9
Fixed issues and improvements related by Jason
2 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
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
3515afe7f1
Display ffmpeg error if any
2 years ago
Simon
68c523fb35
This bot will only work with Python 3.10, due to some modules not supporting other versions
2 years ago
Simon
785f6db6ed
edit version number
2 years ago
Simon
b0a8d0db44
Add FFmpeg installer
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
d959bf2ce1
Fix TikTok error message
2 years ago
Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
3 years ago
Syed Aman Raza
fb70901db3
Update main.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
3 years ago
electro199
6af57bfd1d
better error message
3 years ago
electro199
64c8118379
imporved error message
3 years ago
Simon
6d177d36b7
Version 3.0.1 includes a couple of bug fixes
3 years ago
Simon
28af1ab5ac
Version 3.0 is finally here!
3 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
3 years ago
Simon
7ff89f8234
Fix for incorrect message
3 years ago