Skip to content

Commit

Permalink
style: auto format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2023
1 parent 4618a98 commit 6b20f6b
Show file tree
Hide file tree
Showing 23 changed files with 11,144 additions and 14,477 deletions.
578 changes: 238 additions & 340 deletions website/docs/routes/anime.mdx

Large diffs are not rendered by default.

1,075 changes: 480 additions & 595 deletions website/docs/routes/bbs.mdx

Large diffs are not rendered by default.

302 changes: 126 additions & 176 deletions website/docs/routes/blog.mdx

Large diffs are not rendered by default.

319 changes: 139 additions & 180 deletions website/docs/routes/design.mdx

Large diffs are not rendered by default.

744 changes: 333 additions & 411 deletions website/docs/routes/finance.mdx

Large diffs are not rendered by default.

208 changes: 89 additions & 119 deletions website/docs/routes/forecast.mdx

Large diffs are not rendered by default.

846 changes: 369 additions & 477 deletions website/docs/routes/game.mdx

Large diffs are not rendered by default.

1,653 changes: 696 additions & 957 deletions website/docs/routes/government.mdx

Large diffs are not rendered by default.

430 changes: 171 additions & 259 deletions website/docs/routes/journal.mdx

Large diffs are not rendered by default.

49 changes: 22 additions & 27 deletions website/docs/routes/live.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# 🎥 Live

## LiSA {#lisa}
Expand All @@ -15,25 +14,25 @@

### 直播间开播 {#showroom-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="nwindz" example="/showroom/room/93401" path="/showroom/room/:id" paramsDesc={['直播间 id, 打开浏览器控制台,刷新页面,找到请求中的room_id参数']} notOperational="1"/>
<Route author="nwindz" example="/showroom/room/93401" path="/showroom/room/:id" paramsDesc={['直播间 id, 打开浏览器控制台,刷新页面,找到请求中的room_id参数']} notOperational="1" />

## Twitch {#twitch}

### Live {#twitch-live}

<Route author="hoilc" path="/twitch/live/:login" example="/twitch/live/riotgames" paramsDesc={['Twitch username']} radar="1"/>
<Route author="hoilc" path="/twitch/live/:login" example="/twitch/live/riotgames" paramsDesc={['Twitch username']} radar="1" />

### Channel Video {#twitch-channel-video}

<Route author="hoilc" path="/video/:login/:filter?" example="/twitch/video/riotgames/highlights" paramsDesc={['Twitch username', 'Video type, Default to all']} radar="1"/>
<Route author="hoilc" path="/video/:login/:filter?" example="/twitch/video/riotgames/highlights" paramsDesc={['Twitch username', 'Video type, Default to all']} radar="1" />

| archive | highlights | all |
| ---- | ---- | -------- |
| Recent broadcasts | Recent highlights and uploads | All videos |
| archive | highlights | all |
| ----------------- | ----------------------------- | ---------- |
| Recent broadcasts | Recent highlights and uploads | All videos |

### Stream Schedule {#twitch-stream-schedule}

<Route author="hoilc" path="/twitch/schedule/:login" example="/twitch/schedule/riotgames" paramsDesc={['Twitch username']} radar="1" notOperational="1"/>
<Route author="hoilc" path="/twitch/schedule/:login" example="/twitch/schedule/riotgames" paramsDesc={['Twitch username']} radar="1" notOperational="1" />

## V LIVE {#v-live}

Expand All @@ -59,80 +58,76 @@

### Live {#youtube-live-live}

<Route author="sussurr127" path="/youtube/live/:username/:embed?" example="/youtube/live/@GawrGura" paramsDesc={['YouTuber id', 'Default to embed the video, set to any value to disable embedding']} radar="1"/>
<Route author="sussurr127" path="/youtube/live/:username/:embed?" example="/youtube/live/@GawrGura" paramsDesc={['YouTuber id', 'Default to embed the video, set to any value to disable embedding']} radar="1" />

## 哔哩哔哩直播 {#bi-li-bi-li-zhi-bo}

### 直播开播 {#bi-li-bi-li-zhi-bo-zhi-bo-kai-bo}

<Route author="Qixingchen" example="/bilibili/live/room/3" path="/bilibili/live/room/:roomID" paramsDesc={['房间号, 可在直播间 URL 中找到, 长短号均可']}/>
<Route author="Qixingchen" example="/bilibili/live/room/3" path="/bilibili/live/room/:roomID" paramsDesc={['房间号, 可在直播间 URL 中找到, 长短号均可']} />

### 直播搜索 {#bi-li-bi-li-zhi-bo-zhi-bo-sou-suo}

<Route author="Qixingchen" example="/bilibili/live/search/dota/online" path="/bilibili/live/search/:key/:order" paramsDesc={['搜索关键字', '排序方式, live_time 开播时间, online 人气']}/>
<Route author="Qixingchen" example="/bilibili/live/search/dota/online" path="/bilibili/live/search/:key/:order" paramsDesc={['搜索关键字', '排序方式, live_time 开播时间, online 人气']} />

### 直播分区 {#bi-li-bi-li-zhi-bo-zhi-bo-fen-qu}

<Route author="Qixingchen" example="/bilibili/live/area/207/online" path="/bilibili/live/area/:areaID/:order" paramsDesc={['分区 ID 分区增删较多, 可通过 [分区列表](https://api.live.bilibili.com/room/v1/Area/getList) 查询', '排序方式, live_time 开播时间, online 人气']}>

:::warning

由于接口未提供开播时间,如果直播间未更换标题与分区,将视为一次。如果直播间更换分区与标题,将视为另一项

:::

:::warning
由于接口未提供开播时间,如果直播间未更换标题与分区,将视为一次。如果直播间更换分区与标题,将视为另一项
:::
</Route>

## 抖音直播 {#dou-yin-zhi-bo}

### 直播间开播 {#dou-yin-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="TonyRL" example="/douyin/live/685317364746" path="/douyin/live/:rid" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} anticrawler="1" radar="1" puppeteer="1"/>
<Route author="TonyRL" example="/douyin/live/685317364746" path="/douyin/live/:rid" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} anticrawler="1" radar="1" puppeteer="1" />

## 斗鱼直播 {#dou-yu-zhi-bo}

### 直播间开播 {#dou-yu-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="DIYgod" example="/douyu/room/24422" path="/douyu/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']}/>
<Route author="DIYgod" example="/douyu/room/24422" path="/douyu/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} />

## 虎牙直播 {#hu-ya-zhi-bo}

### 直播间开播 {#hu-ya-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="SettingDust xyqfer" example="/huya/live/edmunddzhang" path="/huya/live/:id" paramsDesc={['直播间id或主播名(有一些id是名字,如上)']} radar="1"/>
<Route author="SettingDust xyqfer" example="/huya/live/edmunddzhang" path="/huya/live/:id" paramsDesc={['直播间id或主播名(有一些id是名字,如上)']} radar="1" />

## 浪 Play 直播 {#lang-play-zhi-bo}

### 直播间开播 {#lang-play-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="MittWillson" example="/lang/live/room/1352360" path="/lang/live/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} anticrawler="1"/>
<Route author="MittWillson" example="/lang/live/room/1352360" path="/lang/live/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} anticrawler="1" />

## 猎趣 TV {#lie-qu-tv}

### 直播间开播 {#lie-qu-tv-zhi-bo-jian-kai-bo}

<Route author="hoilc" example="/liequtv/room/175435" path="/liequtv/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1"/>
<Route author="hoilc" example="/liequtv/room/175435" path="/liequtv/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1" />

## 企鹅电竞 {#qi-e-dian-jing}

### 直播间开播 {#qi-e-dian-jing-zhi-bo-jian-kai-bo}

<Route author="hoilc" example="/egameqq/room/497383565" path="/egameqq/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']}/>
<Route author="hoilc" example="/egameqq/room/497383565" path="/egameqq/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} />

## 企鹅直播 {#qi-e-zhi-bo}

### 直播间开播 {#qi-e-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="nczitzk" example="/qq/live/10012045" path="/qq/live/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1"/>
<Route author="nczitzk" example="/qq/live/10012045" path="/qq/live/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1" />

## 旺球体育 {#wang-qiu-ti-yu}

### 直播间开播 {#wang-qiu-ti-yu-zhi-bo-jian-kai-bo}

<Route author="nczitzk" example="/wangqiutiyu/anchor/444" path="/wangqiutiyu/anchor/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1"/>
<Route author="nczitzk" example="/wangqiutiyu/anchor/444" path="/wangqiutiyu/anchor/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1" />

## 战旗直播 {#zhan-qi-zhi-bo}

### 直播间开播 {#zhan-qi-zhi-bo-zhi-bo-jian-kai-bo}

<Route author="cssxsh" example="/zhanqi/room/anime" path="/zhanqi/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1"/>
<Route author="cssxsh" example="/zhanqi/room/anime" path="/zhanqi/room/:id" paramsDesc={['直播间 id, 可在主播直播间页 URL 中找到']} notOperational="1" />
Loading

0 comments on commit 6b20f6b

Please sign in to comment.