-
Notifications
You must be signed in to change notification settings - Fork 308
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
原来的下载模式不好用了, 更改默认的下载模式: #858 #852 #857 #850 #833 #831 #829 #827 #792 #763 #654 更新download命令, 移除之前的-stream -share -locate等参数,新增-mode参数, 设置下载模式 重构下载处理逻辑 移除后台下载(bg)功能
- Loading branch information
Showing
29 changed files
with
1,240 additions
and
1,024 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 |
---|---|---|
|
@@ -22,6 +22,7 @@ out/ | |
*.proc | ||
*.txt | ||
*.log | ||
*.gz | ||
captcha.png | ||
pcs_config.json | ||
test/ | ||
|
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.