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

proposal: arm架构和多线程 #16

Open
aleass opened this issue May 15, 2022 · 3 comments
Open

proposal: arm架构和多线程 #16

aleass opened this issue May 15, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@aleass
Copy link

aleass commented May 15, 2022

我的电脑上arm的mac,看了下安装完是intel架构,希望可以加个arm架构的版本。
使用途中发现,下载器好像是单线程的,希望可以加个多线程,毕竟现在电脑都是多核心的电脑。
谢谢。

@JimmyLiang-lzm
Copy link
Owner

这个提议非常好,就是我暂时没有arm架构的电脑,这个我看一下能不能依靠交叉编译去解决,另,多线程问题已经在考虑🤔加入分段下载与拼接函数了,正在开发的

@JimmyLiang-lzm JimmyLiang-lzm added the enhancement New feature or request label May 28, 2022
@Leebais
Copy link
Contributor

Leebais commented Apr 11, 2023

@JimmyLiang-lzm 多线程下载的进度到什么程度了?工作比较闲,可以帮帮忙。

@JimmyLiang-lzm
Copy link
Owner

多线程代码只写到单个下载时多线程分段下载并合成,在BiliWorker的main.py的注释掉的代码中418行至527行、1070行至1144行中,估计效果不是很好 @Leebais

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

No branches or pull requests

3 participants