cxumol

Results 18 comments of cxumol

Terminal windows/sessions can be added, but not deleted. The only way is to close all terminals as a window group. Once opening a new terminal, all closed ones are back...

🕗支持 Firefox 🕗 Anki 格式词库导出

got the same issue today, by either `pip install --force-reinstall --upgrade onedrivecmd` or `pip install --force-reinstall -U git+https://github.com/cnbeining/onedrivecmd.git`

- 你认为该站值得阅读的书籍:赛博剑仙铁雨

check out , a similar dumping project based on telethon and sqlite.

已经换成论坛了😅

Use some URL params to bypass captcha ``` ?app_platform=android&app_version=7.47.0&share_from_user_hidden=true&xhsshare=CopyLink&appuid=XXXXXXXXXXXXXXXXXXXX&apptime=XXXXXXXXXX ``` ``` ?xhsshare=WeixinSession&appuid=XXXXXXXXXXXXXXXXXXXX&apptime=XXXXXXXXXX ``` You have to use their APP to get these params. Life time are unknow, though should be...

1. 先做用户弹幕, 其它次要的数据 (礼物、入场等) 可以先不管, 留个接口占位子, 到以后有需求了再实现 2. 不播时是否也录弹幕, 放到录制策略的选项里, 让用户决定 3. 我也觉得直接 xml 不太好 可参考 https://github.com/wbt5/real-url/blob/master/danmu/main.py

Is there any updates?

made it work by adding `--python-use-system-env` parameter on my machine. The full command is `$BLENDER -noaudio --background --python-use-system-env --python generate.py -- --seed 0 --task coarse -g desert simple --output_folder outputs/helloworld/coarse`...