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:
parent
f9b622298e
commit
50065fa5e3
@ -39,7 +39,7 @@ def nextLaunch():
|
||||
"mission": mission.strip(),
|
||||
"date": date,
|
||||
"countdown": countdown,
|
||||
"video": data["vidURLs"][0],
|
||||
# "video": data["vidURLs"][0],
|
||||
}
|
||||
return launch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user