Schedule API
提供直播日历内容的 API
- API Base:
https://laplace.live/api/events
- Caching: 60 秒
Prop | Type | Default |
---|---|---|
year | number | - |
week | number | - |
bilibili_url? | string | - |
events | EventItem[] | - |
Prop | Type | Default |
---|---|---|
date | string | - |
type | string | - |
title | string | - |
rec? | string | - |
cancelled? | boolean | - |
reason? | string | - |
fans_rec? | boolean | - |