mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
update README.md.
重新修改md Signed-off-by: 重装小秃 <v17360963@gmail.com>
This commit is contained in:
parent
9a545f66a9
commit
7bf6c98b09
26
README.md
26
README.md
@ -131,7 +131,7 @@ apt-get install atomicparsley
|
||||
- 锅巴设置
|
||||
|
||||
7. 【可选 & 慎重】下载指定版本的R插件:
|
||||
如果你觉得当前版本的功能出现了问题,那么可以下载指定版本的插件,比如`1.5.1`:
|
||||
如果你觉得当前版本的功能出现了问题,那么可以下载指定版本的插件,比如`1.5.1`:
|
||||
```shell
|
||||
# 删除当前的R插件
|
||||
rm -rf ./plugins/rconsole-plugin/
|
||||
@ -151,16 +151,18 @@ git clone -b 1.6.7-lts https://gitee.com/kyrzy0416/rconsole-plugin.git
|
||||
### 🎵 douyin问题
|
||||
由于douyin的解析变化莫测,现版本需要填入自己的cookie,具体步骤如下:
|
||||
|
||||
> 👍 推荐方案,via 视频教程(由群友@麦满分 录制):https://thumbsnap.com/rKxUGKqp
|
||||
> 👍 **推荐方案** :via 视频教程(由群友@麦满分 录制):https://thumbsnap.com/rKxUGKqp
|
||||
|
||||
👍 推荐方案(感谢群友 @湘潭 提供的便捷方案):
|
||||
👍 **推荐方案**(感谢群友 @湘潭 提供的便捷方案):
|
||||
1. 打开`https://www.douyin.com/` 扫码登入自己的账号
|
||||
2. F12进入控制台,打开`网络/network`
|
||||
3. 搜索`www.douyin.com`,把下面的一串cookie复制进去即可
|
||||
|
||||
<img src="./img/dy_ck.webp" alt="小程序解析" width="50%" height="50%" />
|
||||
|
||||
备用方案1:
|
||||
>**备用方案**
|
||||
|
||||
**备用方案1** :
|
||||
|
||||
1. 打开`https://www.douyin.com/` 扫码登入自己的账号
|
||||
2. F12进入控制台,或者下载一个[Cookie-Editor](https://www.crxsoso.com/webstore/detail/hlkenndednhfkekhgcdicdfddnkalmdm)
|
||||
@ -185,10 +187,24 @@ git clone -b 1.6.7-lts https://gitee.com/kyrzy0416/rconsole-plugin.git
|
||||
|
||||
<img src="./img/douyin_cookie.webp" alt="小程序解析" width="50%" height="50%" />
|
||||
|
||||
备用方案2(由群友麦满分提供):
|
||||
**备用方案2**(由群友麦满分提供):
|
||||
|
||||
在安卓手机下载一个via,在via那选择电脑网页版抖音,然后登录,登陆完点左上角小标有个cookie,复制
|
||||
|
||||
**备用方案3** (由重装小兔提供)
|
||||
|
||||
**下载python**
|
||||
|
||||
**下载链接:**
|
||||
|
||||
[官网](https://www.python.org/)
|
||||
|
||||
[微软商店](https://apps.microsoft.com/detail/9pjpw5ldxlz5?hl=zh-cn&gl=CN)
|
||||
|
||||
然后根据项目:https://gitee.com/OvertimeBunny/tiktok-ck-douying
|
||||
|
||||
**<span style="color: orange;">扫码后自动获取ck</span>**
|
||||
|
||||
### ✖️ 小蓝鸟问题
|
||||
**2024-2-5**,修复小蓝鸟的时候看到free计划已经[没有给查看Tweet的api](https://developer.twitter.com/en/portal/products/basic),原先[使用的库也出现了403报错](https://github.com/PLhery/node-twitter-api-v2),开通会员要100美元,不值得。目前暂停更新,后续有方案和精力再更新!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user