如何从 IDManager 获取下载进度信息到 python?

发布于 2024-09-29 22:04:00 字数 184 浏览 4 评论 0原文

我最近正在做一个项目,以便在我离开时远程获取下载进度信息。 我用谷歌搜索了一下,但找不到任何有用的信息。在这个问题上 我正在使用互联网下载管理器。 请帮助:/我很感激任何建议 我正在考虑用 python 制作软件,但 C 也可以。如果有解决办法 替代文本

im working a project lately to get download progress info remotely when im away.
i googled a bit but i couldnt find any useful info. on this issue
im using Internet Download Manager.
please help :/ i appreciate any suggestions
im thinking about making software with python but Also C is Ok. if there is a solution
alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

安静被遗忘 2024-10-06 22:04:00

我不知道具体该怎么做,但你可以通过读取 Internet Download Manager 窗口的 ListView 的值来获取 IDM 下载进度(例如传输速率、TimeLeft...)(他们称之为“钩子”?)

I dont know exactly how to do it but you can get IDM download progress( such as Transfer rate, TimeLeft... ) by reading the values of the ListView of Internet Download Manager windows (they call it "hook"? )

﹏半生如梦愿梦如真 2024-10-06 22:04:00

我刚刚发现 idm 在其临时文件夹中为每个下载都有日志文件我试图从日志文件中解析信息我不知道是否可以通过sync.ly获取信息..但我会尝试

i just found idm has log file for every download in its temporary folder im trying to parse information from log file i dunno if it is possible sync.ly get info..but i'll try

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文