Results 6 issues of WeiQi

here is what I try to do by using jquery: ```javascript var func = (v) => { $(v).css('opacity', 0) setTimeout(()=> { $(v).text(parseInt(Math.random() * 100)) $(v).css('opacity', 1) setTimeout(func.bind(this, v), 3000 +...

req

当前的歌词使用曲目名命名,逛视频网站的时候, 也会尝试生成文件缓存歌词 建议使用歌名的md5作为文件名,或者支持设置歌词文件的过期时间,自动清除 如果有强迫症的话,可以给歌词也加个密

``` Traceback (most recent call last): File "main.py", line 183, in cli() File "/Users/weiqi/Library/Python/3.7/lib/python/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) File "/Users/weiqi/Library/Python/3.7/lib/python/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx)...

A MacOS client will be great. Or a datagrip/vscode plugin which will works cross platform

Menu items does't changes too often. Why don't cache them to get some speed up.