RiveN
afbffa1b50
Fixed bug (better implementation)
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN
b92386629a
Fixed bug
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN000
3a93892a22
Added comment to background.json
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
d5d8cb1721
fix: typo
2 years ago
Jason
c0cded355a
Merge branch 'feat/watermark' into develop
2 years ago
Jason
a210011db7
refactor: moved backgrounds to CONSTANTS.py
2 years ago
RiveN000
b19b0fd91b
Added two new background videos
...
Added two cool copyright-free background videos often used in shorts.
2 years ago
Jason
b027679c01
I give up on #11
...
can't implement
2 years ago
Jason
c412155720
background audio implementation
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
51831ddbd9
Merge branch 'feat/RedditPostPosition' into feat/background-configs
2 years ago
Jason
bd52b4fe8b
some changes to see merge conflicts
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
William9923
421502b93b
feat: screenshot position config & add download progress bar
2 years ago
Callum Leslie
a335e67c8c
fix: stop broken typechecking
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
b558d97702
fix: typo
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
Jason
9f117bc7a0
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason
c9421ca4bc
fix: video chopping issue
...
closes #385
fixes #348
2 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
2 years ago
Callum Leslie
71ae7db4d7
Remove debug statements
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
d9015df8ed
fixed shirts i think
2 years ago
Jason
d1faf4824c
refactored using black
2 years ago
Jason
6937f10e1b
Improved download and annoying user fixes/redundancies
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
c81106c946
fixed typo
...
thanks to script#9594
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
Jason
b32e39f17d
last commit also fixed
...
fixes #52
fixes #27
3 years ago
Jason
917b20603e
removed useless line
3 years ago
Jason
293b34666a
feat: added TFA auth
...
chore: overhauled the video download system.
feat: added progress bar and speed for video download
fix: fixed the evil file not found error!
feat: added a variable that allows you to make MULTIPLE videos not just one
feat: added a standardized viewport size for the screenshot downloader
notes: removed askreddit.py as it was not needed after subreddit.py redesign.
closes #26
fixes #38
fixes #32
fixes #31
fixes #30
fixes #22
fixes #21
fixes #17
fixes #14
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
reoccurcat
d4bdad4d0f
checks off the custom background todo
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
reoccurcat
6742a53889
overhaul
3 years ago