|
|
@ -25,7 +25,7 @@ from video_creation.final_video import make_final_video
|
|
|
|
from video_creation.screenshot_downloader import get_screenshots_of_reddit_posts
|
|
|
|
from video_creation.screenshot_downloader import get_screenshots_of_reddit_posts
|
|
|
|
from video_creation.voices import save_text_to_mp3
|
|
|
|
from video_creation.voices import save_text_to_mp3
|
|
|
|
|
|
|
|
|
|
|
|
__VERSION__ = "3.2.1"
|
|
|
|
__VERSION__ = "3.3.0"
|
|
|
|
|
|
|
|
|
|
|
|
print(
|
|
|
|
print(
|
|
|
|
"""
|
|
|
|
"""
|
|
|
|