-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: auto build DIYgod/RSSHub@9d7e28c
- Loading branch information
1 parent
4a9954a
commit 03f52c8
Showing
48 changed files
with
1,820 additions
and
1,820 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
### Stream Schedule <Site url="www.twitch.tv" size="sm" /> | ||
|
||
<Route namespace="twitch" :data='{"path":"/schedule/:login","categories":["live"],"example":"/twitch/schedule/riotgames","parameters":{"login":"Twitch username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.twitch.tv/:login/schedule"]}],"name":"Stream Schedule","maintainers":["hoilc"],"location":"schedule.ts"}' :test='{"code":0}' /> | ||
<Route namespace="twitch" :data='{"path":"/schedule/:login","categories":["live"],"example":"/twitch/schedule/riotgames","parameters":{"login":"Twitch username"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["www.twitch.tv/:login/schedule"]}],"name":"Stream Schedule","maintainers":["hoilc"],"location":"schedule.ts"}' :test='{"code":1,"message":"AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:79:41\n at processTicksAndRejections (node:internal/process/task_queues:105:5)\n at runTest (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:960:11)\n at async Promise.all (index 1807)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1102:13)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)\n at runFiles (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)\n at startTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11\n at withEnv (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5)\n at run (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:116:3)\n at runBaseTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/base.CC5R_kgU.js:31:3)\n at ForksBaseWorker.executeTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/workers/forks.js:25:7)\n at execute (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/worker.js:115:5)\n at onMessage (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tinypool/dist/entry/process.js:55:20)"}' /> | ||
|
||
## Yoasobi Official <Site url="www.yoasobi-music.jp"/> | ||
|
||
|
@@ -60,7 +60,7 @@ | |
|
||
### 直播搜索 <Site url="www.bilibili.com" size="sm" /> | ||
|
||
<Route namespace="bilibili" :data='{"path":"/live/search/:key/:order","categories":["live"],"example":"/bilibili/live/search/dota/online","parameters":{"key":"搜索关键字","order":"排序方式, live_time 开播时间, online 人气"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"直播搜索","maintainers":["Qixingchen"],"location":"live-search.ts"}' :test='{"code":0}' /> | ||
<Route namespace="bilibili" :data='{"path":"/live/search/:key/:order","categories":["live"],"example":"/bilibili/live/search/dota/online","parameters":{"key":"搜索关键字","order":"排序方式, live_time 开播时间, online 人气"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"直播搜索","maintainers":["Qixingchen"],"location":"live-search.ts"}' :test='{"code":1,"message":"AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:79:41\n at runTest (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:960:11)\n at async Promise.all (index 131)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1102:13)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)\n at runFiles (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)\n at startTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11\n at withEnv (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5)\n at run (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:116:3)\n at runBaseTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/base.CC5R_kgU.js:31:3)\n at ForksBaseWorker.executeTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/workers/forks.js:25:7)\n at execute (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/worker.js:115:5)\n at onMessage (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tinypool/dist/entry/process.js:55:20)"}' /> | ||
|
||
## 抖音直播 <Site url="douyin.com"/> | ||
|
||
|
@@ -80,7 +80,7 @@ | |
|
||
### 直播间开播 <Site url="douyin.com" size="sm" /> | ||
|
||
<Route namespace="douyin" :data='{"path":"/live/:rid","categories":["live"],"example":"/douyin/live/685317364746","parameters":{"rid":"直播间 id, 可在主播直播间页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["live.douyin.com/:rid"]}],"name":"直播间开播","maintainers":["TonyRL"],"location":"live.ts"}' :test='{"code":0}' /> | ||
<Route namespace="douyin" :data='{"path":"/live/:rid","categories":["live"],"example":"/douyin/live/685317364746","parameters":{"rid":"直播间 id, 可在主播直播间页 URL 中找到"},"features":{"requireConfig":false,"requirePuppeteer":true,"antiCrawler":true,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["live.douyin.com/:rid"]}],"name":"直播间开播","maintainers":["TonyRL"],"location":"live.ts"}' :test='{"code":1,"message":"AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:79:41\n at runTest (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:960:11)\n at async Promise.all (index 486)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1102:13)\n at runSuite (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)\n at runFiles (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)\n at startTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11\n at withEnv (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:94:5)\n at run (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:116:3)\n at runBaseTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/chunks/base.CC5R_kgU.js:31:3)\n at ForksBaseWorker.executeTests (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/workers/forks.js:25:7)\n at execute (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/vitest/dist/worker.js:115:5)\n at onMessage (file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tinypool/dist/entry/process.js:55:20)"}' /> | ||
|
||
## 斗鱼直播 <Site url="www.douyu.com"/> | ||
|
||
|
Oops, something went wrong.