feat(download): download all content support batch download#646
Closed
NaturalSelect wants to merge 1 commit into
Closed
feat(download): download all content support batch download#646NaturalSelect wants to merge 1 commit into
NaturalSelect wants to merge 1 commit into
Conversation
Signed-off-by: NaturalSelect <2145973003@qq.com>
Owner
|
设置页下载线程数这个选项改为负数就是延时下载了,别费心改这个屎山代码了。因为我写得太随意所以花时间重构之前不好意思接受 pr。 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
一些网站,如: https://www.qianyege.com 会限制用户一段时间内发起的请求总数
这个PR,添加了一个选项,通过让用户在发起一定量的请求之后进行一个2分钟的sleep来绕过这个限制
NOTE: I18N部分需要帮助。