自己主页的喜欢列表 #749
-
|
怎么样下载自己主页的喜欢列表,文档里并没有教程。 |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 4 replies
-
|
Hi @q25183225-afk! I'm Dosu and I’m helping the TikTokDownloader team. 下载自己主页喜欢列表需要在配置文件中将 1. 编辑 {
"accounts_urls": [
{
"mark": "",
"url": "https://www.douyin.com/user/你的用户主页链接",
"tab": "favorite",
"earliest": "",
"latest": "",
"enable": true
}
]
}关键是将 2. 配置登录 Cookie 下载喜欢列表必须配置已登录的 Cookie,否则无法获取数据(因为喜欢列表通常不对外公开)[1]。 3. 运行程序,选择「批量下载账号作品」功能 程序会自动请求喜欢作品的 API 接口并下载,文件保存在 此外还可以通过 To reply, just mention @dosu. Docs are dead. Just use Dosu. |
Beta Was this translation helpful? Give feedback.
-
|
@dosu 获取账号简略失败 |
Beta Was this translation helpful? Give feedback.
-
|
@dosu 识别不出链接了 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
重新cookie就行了 |
Beta Was this translation helpful? Give feedback.
重新cookie就行了