mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
feat: 支持按作者归档保存作品文件
BREAKING CHANGE: 新增配置文件参数:account_archive Closes #226 Closes #229
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
**项目更新内容:**
|
||||
|
||||
1. 增加对 `JPEG` 和 `HEIC` 图片格式的支持
|
||||
2. 优化 `headers` 处理逻辑
|
||||
3. 支持 `SOCKS` 代理
|
||||
2. 支持按作者归档保存作品文件
|
||||
3. 优化 `headers` 处理逻辑
|
||||
4. 支持 `SOCKS` 代理
|
||||
|
||||
**注意:**
|
||||
|
||||
<p><strong>配置文件新增参数 <code>account_archive</code>,旧版本更新需要手动添加配置内容:<code>"account_archive": false</code>;或者直接删除旧版配置文件后再运行程序!</strong></p>
|
||||
|
||||
*****
|
||||
|
||||
|
||||
Reference in New Issue
Block a user