aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--main.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index fe5229e..b653f34 100644
--- a/README.md
+++ b/README.md
@@ -109,11 +109,11 @@ There might be a problem with the generated video not having audio, for that run
## To-Do
- [ ] Move away from using os.system calls, and use Python modules instead ( Looking at you, Sox and aubio)
-- [ ] Clean the Code
+- [x] Clean the Code
- [ ] Add Artwork Generator
- [x] VHS Picture Styler ( Added in v1.5 )
- [x] Add Video Generator
-- [ ] Add Custom Date to VHS Styler
+- [x] Add Custom Date to VHS Styler
## Credits
diff --git a/main.py b/main.py
index 9f96e95..5cf05ef 100644
--- a/main.py
+++ b/main.py
@@ -9,7 +9,7 @@ import urllib.request
import urllib.parse
import argparse
-version = 2.1
+version = 2.5
style = False
text = "| V A P O R W A V E || G E N E R A T O R |"