Skip to content

添加bilibili视频搜索#1911

Merged
DIYgod merged 10 commits intoDIYgod:masterfrom
pcrtool:master
Apr 11, 2019
Merged

添加bilibili视频搜索#1911
DIYgod merged 10 commits intoDIYgod:masterfrom
pcrtool:master

Conversation

@pcrtool
Copy link
Copy Markdown
Contributor

@pcrtool pcrtool commented Apr 10, 2019

No description provided.


<Route name="link 公告" author="Qixingchen" example="/bilibili/link/news/live" path="/bilibili/link/news/:product" :paramsDesc="['公告分类, 包括 直播:live 小视频:vc 相簿:wh']"/>

<Route name="视频搜索" author="Symty" example="/bilibili/vsearch/藤原千花" path="/bilibili/vsearch/:kw" :paramsDesc="['检索关键字', '排序方式, 综合:totalrank 最多点击:click 最新发布:pubdate(缺省) 最多弹幕:dm 最多收藏:stow']"/>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

path 应该为 /bilibili/vsearch/:kw/:order?

const data = response.data.data.result;

ctx.state.data = {
title: `${kw} - Bilibili`,
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bilibili -> bilibili

@DIYgod DIYgod merged commit 8292064 into DIYgod:master Apr 11, 2019
@DIYgod
Copy link
Copy Markdown
Owner

DIYgod commented Apr 11, 2019

Merged, thanks!

TonyRL added a commit that referenced this pull request Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants