Sorrow446 / MQ-DL

Tool written in Python to download streamable tracks from mora qualitas (モーラクオリタス).
100 stars 34 forks source link

如何调用新版的mq程序 #42

Open diwucisiang opened 3 years ago

diwucisiang commented 3 years ago

感谢作者开发如此好用软件 从最开始的版本,到去年5月的版本也一直在使用 确实也蛮好用的, 也感激作者一直在维护这个项目,

这几日,上来更新版本 发现自己不会调用 使用改程序了 希望可以得到解答 使用默认的实例

已经修改config.json配置文件中的 账号合密码

mq-dl.py/mq-dl_x86.exe -u https://content.mora-qualitas.com/artist/ryukku-to-soine-gohan/album/neo-neo-ep/track/t.533232673
字符串 得到了下面截图的效果

image

diwucisiang commented 3 years ago

使用其他 命令行 也是报错 image

Sorrow446 commented 3 years ago

Run from binary: mq-dl_x86.exe -u https://content.mora-qualitas.com/artist/ryukku-to-soine-gohan/album/neo-neo-ep/track/t.533232673 Or install requirements and run from source: pip3 install -r requirements.txt python3 mq-dl.py -u https://content.mora-qualitas.com/artist/ryukku-to-soine-gohan/album/neo-neo-ep/track/t.533232673

diwucisiang commented 3 years ago

第一种方式 jietu1

这是第二种方式 image

希望可以解答下, python3环境已经安装, 依然找不到正常运行的方法,,苦恼中

Sorrow446 commented 3 years ago

mq-dl_x86_no_verify.zip Here's the binary with SSL verification disabled.

diwucisiang commented 3 years ago

替换mq-dl x86 程序后第一种验证方式 如图 image

第二种方式 image

不知道哪里有问题,难受了