added giant banner

modified version of c24234aa53
pull/418/head
Jason 3 years ago
parent d1f27337c1
commit ad2a043aad

@ -9,6 +9,15 @@ from video_creation.final_video import make_final_video
from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts
from video_creation.voices import save_text_to_mp3
banner = '''
'''
print(banner)
load_dotenv()
# base code by elebumm
print_markdown(

Loading…
Cancel
Save