Shichao An

Results 42 comments of Shichao An

Hi ralic, thanks for the PR, but this project already supports both Python 2 and 3 (compatible), and it is currently deprecated; no maintenance further.

115强制用户用115浏览器,目前没有好方法。

@stulcj 目前还没有找到解决办法

Hi @losisli This seems an interesting official policy. I'll look into it and find a way to hack it around, if possible. Thanks.

Hi @losisli It seems it's no easy to "fully" include 115Browser functionalities since it's a pre-built Chrome-based browser with many built-in objects and routines that cannot be inspected. However, I...

Hi, The download speed may depend on a variety of factors, e.g. network of your ISP, 115.com's load and traffic, and varies at different times in a single day. If...

Same thing if a normal link in HTML tags, e.g ``. ``` Currency in the United States is issued by the [U.S. Treasury](https://en.wikipedia.org/wiki/United_States_Department_of_the_Treasury) and circulated by the Fed. ``` This...

This sounds more like a pyaudio/portaudio error related to your audio hardware/driver. Since soundmeter is very high-level, which uses these library, it's difficult to tell what the problem is, especially...

You can try to find your input device index, and set `input_device_index` in the config. See #7 for more details

Currently it is not implemented yet. Pull requests are welcome.