null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
c24234aa53
Update main.py
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
d9bf0e509b
main.py surface level refactor
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
Hayden
25a4eb6785
Merge branch 'master' into master
3 years ago
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
3 years ago
BlockArchitech
3693dce2ca
Update main.py
3 years ago
PatatjeMC
d095391d35
Error fix
...
Moved the character limit checker cause it was being buggy and making it so some longer comments went thru but not others and it looks like that's fixed now also deleted another character limit check cause it wasn't needed anymore. and for some reason the text replace thingy was in an if statement even tho I don't think it should have been in there.
3 years ago
Hayden
445d8ce9e4
Merge branch 'master' into master
3 years ago
Lewis Menelaws
42f364d622
Revert "Add Option for Male Voice"
3 years ago
Lewis Menelaws
c6ab604c18
Fixed a couple of issues..
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
BlockArchitech
6b747af151
Merge branch 'master' into master
3 years ago
Arjun Dureja
1e17ccecd1
fix conflicts
3 years ago
Jason
f491479fb7
backup
3 years ago
Callum Leslie
48688f18c6
Remove code duplication
3 years ago
Callum Leslie
0dc32154f2
Code was placed in the wrong place
3 years ago
jacesleeman
d21171005d
updated
3 years ago
jacesleeman
fe92918823
updated
3 years ago
BlockArchitech
7ab4ced43b
Merge branch 'master' into master
3 years ago
Callum Leslie
3a7d91f474
Create a .env file if none exists on run
...
Should fix issues users have with creating their own .env file, by simply copying our template to a file for them.
3 years ago
Callum Leslie
f05eff4f88
Alert user if their .env is not configured properly
3 years ago
Callum Leslie
ccd0c60d87
Add default values for environment variables
...
This should reduce errors by some values not being set in the .env file - namely 2FA and Theme
3 years ago
Arjun Dureja
50fd018366
merge and resolve conflicts
3 years ago
Arjun Dureja
3f32feaa24
add character limit for male voice
3 years ago
BlockArchitech
b11b804034
Merge branch 'master' into master
3 years ago
reoccurcat
97ec2a0a16
Merge branch 'master'
3 years ago
Callum Leslie
ce940a8057
Merge branch 'master' into dark-mode
3 years ago
reoccurcat
d4bdad4d0f
checks off the custom background todo
3 years ago
BlockArchitech
51d561bc3e
Removed an extra line in main.py; added 2fa to setup.py
3 years ago
BlockArchitech
3b26c0e282
main.py: Add REDDIT_2FA to env variable check.
3 years ago
BlockArchitech
4506339e21
ACCEPT: Incoming Change (main.py)
3 years ago
BlockArchitech
44edf4ab31
Merge branch 'master' of https://github.com/elebumm/RedditVideoMakerBot into elebumm-master
3 years ago
Lewis Menelaws
3742f11e87
Merge branch 'master' into master
3 years ago
Lewis Menelaws
45e3a11440
Refactored for easier merging and fixed dependencies.
3 years ago
BlockArchitech
16664e010a
Reviews: Various Changes
3 years ago
reoccurcat
6742a53889
overhaul
3 years ago
BlockArchitech
39a691887e
Create setup TUI and improve overall UX
3 years ago
Jason
8ad3ab0373
added twt handle
3 years ago
Arjun Dureja
4f3dcaf694
add dark mode
3 years ago
Arjun Dureja
c03bd2ae82
Add male voice
3 years ago
Jason
81e8a5d6fb
HOLY SHITNUGGIES IT WORKS!
3 years ago
Jason
55d8145d70
I hope i don't get a virus
3 years ago
Jason
9f6a5e6a1f
everything does indeed work!
3 years ago
Jason
51484ca401
using smth with os.remove and I don't want to accidentally delete anything important
3 years ago
owengaspard
b2bcb28f8f
Subreddit chooser (TEST)
...
Allows user to choose a subreddit to pull from by taking user input. I will work on adding it to the .env file.
3 years ago
Lewis Menelaws
ce14eff286
Initial commit
3 years ago