|
|
@ -20,8 +20,7 @@ from video_creation.final_video import make_final_video
|
|
|
|
from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts
|
|
|
|
from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts
|
|
|
|
from video_creation.voices import save_text_to_mp3
|
|
|
|
from video_creation.voices import save_text_to_mp3
|
|
|
|
|
|
|
|
|
|
|
|
__VERSION__ = "2.4"
|
|
|
|
__VERSION__ = "2.4.1"
|
|
|
|
__BRANCH__ = "master"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
print(
|
|
|
|
print(
|
|
|
|
"""
|
|
|
|
"""
|
|
|
|