From b32e39f17da441569777689ce5a7bbf38c18d19e Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 6 Jun 2022 17:33:00 -0400 Subject: [PATCH] last commit also fixed fixes #52 fixes #27 --- video_creation/background.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/video_creation/background.py b/video_creation/background.py index 1fb17a0..2d33c2e 100644 --- a/video_creation/background.py +++ b/video_creation/background.py @@ -16,8 +16,6 @@ def get_start_and_end_times(video_length, length_of_clip): def download_background(): """Downloads the backgrounds/s video from youtube. - Shoutout to: bbswitzer (https://www.youtube.com/watch?v=n_Dv4JMiwK8) - Shoutout to: Orbital Gameplay (https://www.youtube.com/watch?v=2X9QGY__0II) """ Path("./assets/backgrounds/").mkdir(parents=True, exist_ok=True) background_options = [ # uri , filename , credit