mirror of
https://gitlab.com/MisterBiggs/multi-bot-tutorial.git
synced 2025-06-15 22:56:45 +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(),
|
"mission": mission.strip(),
|
||||||
"date": date,
|
"date": date,
|
||||||
"countdown": countdown,
|
"countdown": countdown,
|
||||||
"video": data["vidURLs"][0],
|
# "video": data["vidURLs"][0],
|
||||||
}
|
}
|
||||||
return launch
|
return launch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user