update M3U8
This commit is contained in:
parent
de7966361c
commit
0323e71b61
7 changed files with 329 additions and 650 deletions
|
|
@ -56,7 +56,7 @@ async def get_events(
|
|||
|
||||
now = Time.clean(Time.now())
|
||||
start_dt = now.delta(hours=-1)
|
||||
end_dt = now.delta(minutes=15)
|
||||
end_dt = now.delta(minutes=10)
|
||||
|
||||
for category, streams in api_data["streams"].items():
|
||||
if not streams:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue