Callum Leslie
7ad1492318
Merge branch 'develop' into feat/better-tts-changer
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
CordlessCoder
b2b4a08741
updated checker.py, new .env.template syntax
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
fc14049dba
Delete checker.py
2 years ago
Jason
a36aca273e
added init files to stop python from whining
2 years ago
Jason
894bc306c3
reformatted again
2 years ago
Jason
56ad559339
added the changes of #549
2 years ago
Jason
76bff1a02d
fixed #553
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
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
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
a56e818e26
Converted spaces into tabs for all files
2 years ago
Owen Gaspard
d7aa5d0cfb
Check for missing environment variables
...
Checks your .env and matches it to the .env.template to find missing variables.
2 years ago
Jason
c0db4c8f1e
added doc statment
2 years ago
Jason
d1faf4824c
refactored using black
2 years ago
Jason
ef9ac9de17
sample config module
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
PatatjeMC
73b2a29f1a
Better anti NSFW
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago
Jason
3cb7afd12b
chore: changed formatting
2 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
2 years ago
Jason
23835fa625
Merge branch 'master' into master
2 years ago
Jason
2eac16f29d
fixed import errors
2 years ago
PatatjeMC
3be00d00d7
Changed to tts chunk combiner to sox
...
This helps performance and improves audio quality as movie.py adds a lot of audio glitches also there where a few small mistakes in the old version that I fixed and seem to work.
2 years ago
Jason
a923b2c9e7
left char
2 years ago
Jason
0954906e79
improved the submission "getting" system
...
fixes #65
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
Jason
b555b9ce4e
improved voice.py uri remover
3 years ago
Jason
cb3f825014
updated voice.py with uri removal too
3 years ago
Jason
45531df823
sanitize text.
...
closes #59
3 years ago
Jason
25c198dff3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .env.template
# reddit/subreddit.py
# video_creation/TTSwrapper.py
# video_creation/background.py
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
PatatjeMC
f67aefabfd
Fixed some bugs and upped background resolution
...
Fixed the 2 most common errors that I encountered:
- The "SoX error" (That's what it's called in JasonLovesDoggo's repo)
- AttributeError: 'dict' object has no attribute 'title'
Fixed the ending being glitchy and freezing
Upped the resolution of the background cause it looked bad
3 years ago
Jason
f491479fb7
backup
3 years ago
Jason
3ecfd14edb
fixed postID message timing
3 years ago
BlockArchitech
39a691887e
Create setup TUI and improve overall UX
3 years ago
Jason
8b5670a8eb
feat: ads a check to see if the video has already been done as suggested in #12
...
closes #12
3 years ago
Jason
80653eab7c
fix: added a check in cleanup.py to see if the assets folder exists before clearing it
3 years ago
Jason
9f6a5e6a1f
everything does indeed work!
3 years ago
Jason
016feae60b
I believe everything works!
...
i'm just going to change some dir listing a bit
3 years ago
Jason
51484ca401
using smth with os.remove and I don't want to accidentally delete anything important
3 years ago
Lewis Menelaws
ce14eff286
Initial commit
3 years ago