Muhammed Mustafa Akşam
532e49276a
Adding subreddit to videos.json
...
Adding subreddit data to videos.json
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
2 years ago
Jason
b82459166b
docs: improved examples in .config.template.toml
...
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
2 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
2 years ago
CordlessCoder
49eec71f05
refactor: utils/videos.py uses new toml config(fix)
2 years ago
Callum Leslie
8bc72da9c4
refactor: utils/videos.py uses new toml config
2 years ago
Jason
65e42f286d
style: improved typehinting
2 years ago
Jason
90be9e09b3
fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
2 years ago
Jason
f9c752190a
FIX: lmao
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
f2c1d7de26
chore: improved typechecking
2 years ago
Callum Leslie
8e05fbf22b
Moved to Union over bitwise or
2 years ago
Callum Leslie
87d10206fb
Add UTF-8 encoding to all open statements
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
HallowedDust5
07466097a3
Added docs and typing in function declarations
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
Jason
d1faf4824c
refactored using black
2 years ago
Jason
3cb7afd12b
chore: changed formatting
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
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
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
Jason
8b5670a8eb
feat: ads a check to see if the video has already been done as suggested in #12
...
closes #12
3 years ago