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