Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
2 years ago
electro199
4a83cd0f6f
better err handle and run.bat
3 years ago
electro199
7486e04b26
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot into dev
3 years ago
Simon
6a155334f0
Fix the cleanup
3 years ago
Simon
e8cadd9b04
A lot of reformatting and a couple of bug fixes
3 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>
3 years ago
Jason
d5db0ce0cf
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
3 years ago
Jason
fc414b57b7
style: reformatted
3 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
3 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
3 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
4 years ago
HallowedDust5
07466097a3
Added docs and typing in function declarations
4 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
4 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
4 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
4 years ago
Jason
f491479fb7
backup
4 years ago
Jason
80653eab7c
fix: added a check in cleanup.py to see if the assets folder exists before clearing it
4 years ago
Jason
9f6a5e6a1f
everything does indeed work!
4 years ago
Jason
016feae60b
I believe everything works!
...
i'm just going to change some dir listing a bit
4 years ago
Jason
51484ca401
using smth with os.remove and I don't want to accidentally delete anything important
4 years ago