diff --git a/functions.py b/functions.py index 20ba0e3..f905e8b 100644 --- a/functions.py +++ b/functions.py @@ -39,7 +39,7 @@ def nextLaunch(): "mission": mission.strip(), "date": date, "countdown": countdown, - "video": data["vidURLs"][0], + # "video": data["vidURLs"][0], } return launch