Haoyu Qiu

Results 116 comments of Haoyu Qiu

Xiami changed their web player as well as the API. It seems that they decided to trap IPs accessing the old API. A complete update of the tool may be...

I'm afraid that the original login page was removed. It'll take some time to find & test another way to do login.

I downloaded the album successfully, but got the same error when I run the command again. The web browser also gave me a captcha screen when I visit the main...

Another less painful way to get the ID is to click the "立即播放" button. The correct numeric ID (`2102866712`) will be in the url of the new player window: https://www.xiami.com/play?ids=/song/playlist/id/2102866712/type/1#loaded...

That's strange... I can download successfully using the same command 🤔

Hi~ 最近有点忙,我晚些时候会处理这个 PR :)

Property usage is a [bit field](https://en.wikipedia.org/wiki/Bit_field). 8199 is a combination of 1, 2, 4, and 8192. (`PROPERTY_USAGE_STORAGE`, `PROPERTY_USAGE_EDITOR`, `PROPERTY_USAGE_NETWORK`, and `PROPERTY_USAGE_SCRIPT_VARIABLE`.)

I understand this is for dealing with enums. But for a normal dictionary, `null` is a valid key, so `Dictionary.find()` won't be able to distinguish between found and not found...

Duplicate of #114

FYI: 115 最近改了在线播放的域名,不会跳回文件列表了。