Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ 主函数分解 #46

Closed
SigureMo opened this issue Oct 17, 2020 · 2 comments
Closed

♻️ 主函数分解 #46

SigureMo opened this issue Oct 17, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request refactor

Comments

@SigureMo
Copy link
Member

SigureMo commented Oct 17, 2020

特性描述

将主函数的逻辑抽解为

argparser() -> config
for loop:
    # 此处可增加循环以处理批量下载、UP 主个人空间下载等问题
    biliparse(config) -> containers
downloader(container)

是否愿意为此贡献代码

WIP, #47

@SigureMo SigureMo changed the title ✨ 主函数分解 ♻️ 主函数分解 Oct 17, 2020
@SigureMo SigureMo self-assigned this Oct 17, 2020
@SigureMo SigureMo added enhancement New feature or request refactor labels Oct 17, 2020
@SigureMo
Copy link
Member Author

同时重构下载器,直接 1.4 版本

@SigureMo
Copy link
Member Author

暂不考虑,v2 再说

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant