-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Otokaze
committed
Feb 7, 2022
1 parent
7b6dd33
commit a4685ad
Showing
7 changed files
with
60 additions
and
45 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,23 +1,34 @@ | ||
# 189Cloud-Downloader | ||
|
||
一个189云盘的下载器。(支持分享链接下载、支持Windows、Linux、macOS)Based Go. | ||
|
||
## v0.2.1 | ||
|
||
1. 修复一些问题。 | ||
|
||
## v0.2.0 | ||
|
||
1. 天翼云API大改,对客户端进行修复。 | ||
|
||
## v0.1.4 | ||
|
||
1. 修复单文件分享时找不到shareId的问题。 | ||
2. 修复在个别情况下载文件损坏的问题。 | ||
|
||
## v0.1.3 | ||
|
||
1. fix `get` current not found. | ||
|
||
## v0.1.2 | ||
|
||
1. Support loading share link with access code. | ||
|
||
## v0.1.1 | ||
|
||
1. Support keyboard operation in Bash. | ||
2. Support to cancel download via ctrl+c. | ||
3. Now, You can print application version. | ||
|
||
## v0.1.0 | ||
1. init. | ||
|
||
1. init. |
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
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
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