Uploaded file with requested changes via DMs

pull/205/head
MeDBeD1 3 years ago committed by GitHub
parent 42e3d52150
commit 7ff6739fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -91,16 +91,6 @@ except:
exit()
console.log("[bold green]Enviroment Variables are set! Continuing...")
length, number_of_comments = save_text_to_mp3(reddit_object)
download_screenshots_of_reddit_posts(
reddit_object, number_of_comments, os.getenv("THEME")
)
download_background()
chop_background_video(length)
final_video = make_final_video(number_of_comments)
if configured:
reddit_object = get_subreddit_threads()
length, number_of_comments = save_text_to_mp3(reddit_object)

Loading…
Cancel
Save