diff --git a/src/_locales/cmn-CN.yml b/src/_locales/cmn-CN.yml index da77225a..3d579914 100644 --- a/src/_locales/cmn-CN.yml +++ b/src/_locales/cmn-CN.yml @@ -109,6 +109,8 @@ settings: recommendation_mode: 推荐模式 recommendation_mode_desc: > 如果您想使用 app 端的推荐算法,请先授权 BewlyBewly 使用 access key。 + recommendation_mode_desc2: > + 因为B站对以前的API施加了限制,请求 access key 的方法不再适用。我们建议使用 Web 模式 🫠 authorize_app: 授权 BewlyBewly 使用 access key authorize_app_desc: | 授权使用后能在首页推送 bilibili App 端算法的推荐视频,授权 key 有效期约为一个月,过后记得重新授权获取 access key。 diff --git a/src/_locales/cmn-TW.yml b/src/_locales/cmn-TW.yml index 3b2752c9..c21671e5 100644 --- a/src/_locales/cmn-TW.yml +++ b/src/_locales/cmn-TW.yml @@ -109,6 +109,8 @@ settings: recommendation_mode: 推薦模式 recommendation_mode_desc: > 如果您想要使用手機端的推薦演算法,請先授權 BewlyBewly 使用 access key。 + recommendation_mode_desc2: > + 由於B站對以前的API實施了限制,要請求 access key 的方法不再運作。我們建議使用 Web 模式 🫠 authorize_app: 授權 BewlyBewly 使用 access key authorize_app_desc: | 授權使用後能在首頁推送 bilibili 手機端推介演算法的影片,授權 key 的有效期約爲一個月,過了有效期後,請記得重新取得授權以取得 access key。 diff --git a/src/_locales/en.yml b/src/_locales/en.yml index 5103b405..9bf092d6 100644 --- a/src/_locales/en.yml +++ b/src/_locales/en.yml @@ -109,6 +109,9 @@ settings: recommendation_mode: Recommendation mode recommendation_mode_desc: > If you want to use the recommendation algorithm on the app, please ensure that you authorize the BewlyBewly to use the access key first. + recommendation_mode_desc2: > + The methods to request the access key is no longer functioning, since Bilibili has imposed restrictions on the previous API. + We recommend using the web-based mode 🫠 authorize_app: Authorize the BewlyBewly to use the access key authorize_app_desc: > After authentication, you will receive the video recommendations based on the bilibili app recommendation algorithm. diff --git a/src/_locales/jyut.yml b/src/_locales/jyut.yml index 70755e2c..4f974a43 100644 --- a/src/_locales/jyut.yml +++ b/src/_locales/jyut.yml @@ -109,6 +109,8 @@ settings: recommendation_mode: 推介模式 recommendation_mode_desc: > 若然你想用手機版嘅推介演算法,就要俾 BewlyBewly 批准使用存取 access key。 + recommendation_mode_desc2: > + 事緣B站對之前嘅 API 做咗啲限制,之前取得 access key 嘅功能直接 short 咗。都係建議閣下用返 Web Mode 啦 🫠 authorize_app: 授權 BewlyBewly 使用 access key authorize_app_desc: | 授咗權嘅話,你就會收到基於 bilibili 手機版推介演算法所推介嘅內容,兼且授權 key 只有約一個月有效期,到期後記得要重新授權嚟取得存取 access key。 diff --git a/src/components/Settings/components/Home.vue b/src/components/Settings/components/Home.vue index 547009e6..456fe516 100644 --- a/src/components/Settings/components/Home.vue +++ b/src/components/Settings/components/Home.vue @@ -34,7 +34,13 @@ function handleCloseSearchPageModeSharedSettings() {