1
0
mirror of https://gitlab.com/MisterBiggs/multi-bot-tutorial.git synced 2025-06-15 14:46:41 +00:00

api doesnt seem to return video urls anymore

This commit is contained in:
Anson 2019-08-27 15:36:49 -07:00
parent f9b622298e
commit 50065fa5e3

View File

@ -39,7 +39,7 @@ def nextLaunch():
"mission": mission.strip(),
"date": date,
"countdown": countdown,
"video": data["vidURLs"][0],
# "video": data["vidURLs"][0],
}
return launch