Callum Leslie
36cff76984
Fix dependabot
2 years ago
Callum Leslie
b8e4103cf9
Merge branch 'develop' into feat/better-tts-changer
2 years ago
Jason
8774bcb5f5
Merge pull request #564 from sineckers/sineckers-translate
...
translate function fully working
2 years ago
Callum Leslie
36cb5c91a5
Add optional voices for each engine
2 years ago
Callum Leslie
7ad1492318
Merge branch 'develop' into feat/better-tts-changer
2 years ago
Jason
e23a150cd6
Merge pull request #631 from CJthisis/patch-2
...
Sox and Path variables
2 years ago
SinecKers
84bd523ed2
remove unnecessary print
2 years ago
SinecKers
b43c32413f
Merge branch 'sineckers-translate' of https://github.com/sineckers/RedditVideoMakerBot into sineckers-translate
2 years ago
SinecKers
06f259a7c4
removed old img modify, added textcontent change
2 years ago
SinecKers
a7080d8a16
Merge branch 'develop' into sineckers-translate
2 years ago
SinecKers
138522b187
wrap fix
2 years ago
CordlessCoder
46d7142dfc
Merge pull request #590 from elebumm/CordlessCoder-envchecker
...
new checker.py and .env.template syntax
2 years ago
CordlessCoder
eb0094a2ec
Update .env.template
2 years ago
CordlessCoder
dd56fc87df
Added example support
2 years ago
CordlessCoder
629b74c5d4
completely revampted .env.template syntax, shiny new checker, better formatting and more
2 years ago
CJthisis
eef5ca32aa
Sox and Path variables
...
Many people seem to have problems with SoX and the associated path variables, this would (hopefully) fix the issue.
2 years ago
SinecKers
fe97a00648
forgot smt
2 years ago
SinecKers
63e7dc04ef
default voice
2 years ago
CordlessCoder
b2b4a08741
updated checker.py, new .env.template syntax
2 years ago
Callum Leslie
4de5d83ccd
Actualise requirements.txt
2 years ago
Callum Leslie
7765c9b018
Fix small bugs and path issues
2 years ago
Callum Leslie
c58fa10f53
Reduced code duplication in TTS engines
2 years ago
Jason
8d54e373df
Merge pull request #560 from elebumm/develop
...
2.1
2 years ago
Jason
fc14049dba
Delete checker.py
2 years ago
Jason
cd558fcc02
Update main.py
...
Remove env update
2 years ago
SinecKers
cf92e6f4c4
requirements update
2 years ago
SinecKers
2828b6718d
.env.template change
2 years ago
Jason
a8b3097651
Update main.py
...
Added version tag
2 years ago
SinecKers
4bb8d67e68
tts language selection
2 years ago
SinecKers
c50931ab6e
downloader mods
2 years ago
SinecKers
a37096f874
test
2 years ago
Jason
5663583564
added timeout prevention
2 years ago
Jason
a36aca273e
added init files to stop python from whining
2 years ago
Jason
886b8114a5
fixes #557
...
stops it from ever happening again
2 years ago
Jason
894bc306c3
reformatted again
2 years ago
Jason
56ad559339
added the changes of #549
2 years ago
Jason
99978b1cf1
fixed readme as seen in #556
2 years ago
Jason
76bff1a02d
fixed #553
2 years ago
Jason
09ba69c5bc
removed unused .env members
2 years ago
Jason
b3344aa987
Merge pull request #553 from owengaspard/env-update
...
Check for missing environment variables
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
Jason
e6501f4337
fixed title opacity error
2 years ago
owengaspard
ddc402c48d
Added Windows support
...
I have added Windows support using PowerShell. I made a script that does effectively what the GNU awk and grep commands do but in PowerShell for Windows compatibility.
2 years ago
Jason
88c3145a82
Merge pull request #558 from ART3MISTICAL/master
...
Converted spaces into tabs for all files
2 years ago
owengaspard
928e50e08f
Added PowerShell Script
2 years ago
owengaspard
c4274d1d14
Add OS check, PS script (unfinished)
...
Added a check for your operating system and a PowerShell script which is unfinished at the moment.
2 years ago
ART3MISTICAL
473f8ef52f
Merge branch 'master' of https://github.com/elebumm/RedditVideoMakerBot
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
Jason
b18e51d55e
Merge pull request #545 from Avin-T/master
...
Fixed README typo
2 years ago
Owen Gaspard
565a8dd58f
Fix incorrect call
...
I changed the name of a function but forgot to update it in the main file. It should work now.
2 years ago