-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Conflicts: # poetry.lock # pyproject.toml
- Loading branch information
Showing
5 changed files
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,19 @@ | ||
## Changes | ||
|
||
[//]: # (### 💡 Feature) | ||
![Downloads](https://img.shields.io/github/downloads/Ljzd-PRO/KToolBox/v0.12.0/total) | ||
|
||
### 🪲 Fix | ||
### 💡 Feature | ||
|
||
- Update the API for retrieving post information and fix the `get-post` and `download-post` commands (#198) (#180) | ||
- Supports resuming downloads using temporary files to restore the download process - (#205) by @kgbq3nu6s9ptn3jr | ||
|
||
[//]: # (### 💡 新特性) | ||
[//]: # (### 🪲 Fix) | ||
|
||
### 🪲 修复 | ||
- - - | ||
|
||
- 更新获取作品信息的 API,修复 `get-post` 和 `download-post` 命令 (#198) (#180) | ||
### 💡 新特性 | ||
|
||
**Full Changelog**: https://github.com/Ljzd-PRO/KToolBox/compare/v0.11.0...v0.11.1 | ||
- 支持断点续传,借助临时下载文件恢复下载 - (#205) by @kgbq3nu6s9ptn3jr | ||
|
||
[//]: # (### 🪲 修复) | ||
|
||
**Full Changelog**: https://github.com/Ljzd-PRO/KToolBox/compare/v0.11.1...v0.12.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
__title__ = "KToolBox" | ||
# noinspection SpellCheckingInspection | ||
__description__ = "A useful CLI tool for downloading posts in Kemono.party / .su" | ||
__version__ = "v0.11.1" | ||
__version__ = "v0.12.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters