aj3423

Results 37 comments of aj3423

还有个问题是,这10个视频是同时下载的,为什么其他8集都成功下载了,这两集下载到一半就再也下不动了? 碰到这种403下不动的,是放着让他重试,一段时间后会恢复, 还是必须删除任务重新下载? ![image](https://github.com/monkeyWie/gopeed-extension-baiduwp/assets/4710875/619fc598-ffd1-4d54-8eef-aa055ae445a8)

了解,不过这两个是好久都没动了,我再看看

Your data isn't proto, just out of curiosity, I did a quick analysis: For the second data, it contains 5 segments, take the first segment for example: 1. 2 fixed...

plz attach the mitmproxy dump here if possible, delete some irrelevant rows if it's too large.

I've never seen such tcp protocol before, not sure if it's some existing protocol, 99% sure it's their own protocol. But a tcp packet is never a proto chunk, just...

Same here, I found this as a workaround: https://github.com/Saghen/blink.cmp/issues/585#issuecomment-2546004795 But I'd prefer an option to not pre-select the first item. Because the `min_keyword_length` will also mute other useful prompts, such...

> In this case, I use `auto_insert` to not select by default during list selection and also limit `min_keyword_length` to 2: > > ```lua > opts ={ > completion =...