fireattack

Results 233 comments of fireattack

> Is it just me, or is it working again? It looks they have made some effort to fix it lately, but it is currently still half broken for most...

I tried with a simple sync case, `leave=None` and `leave=False` doesn't look right. Test code: ```py from tqdm import tqdm import time import random for leave in [True, None, False]:...

Your comment in #1496: >Closed bars are considered outside the scope of screen that active bars are on, so they are moved to position 0 do inspire me a quick...

This PR still does not work here: ``` G:\_temp\instalive\PyInstaLive>python -m pyinstalive -d daaai_chan --------------------------------------------------------------------------- [I] PYINSTALIVE (SCRIPT V4.0.2 - PYTHON V3.11.1) - 12-24-2022 06:18:46 PM --------------------------------------------------------------------------- [I] An existing login...

I didn't have this issue when using the actual Windows Terminal, however I have this issue when using the integrated terminal in VS Code: https://github.com/microsoft/vscode/issues/166247 The dev there said it...

Just curious, any clue why it worked before (even in Python Processing)?

Thanks for looking into this. I don't think what you quoted is a contradictory. `mkvmerge` scans the whole timecode and find duration and then use the duration that occurs the...

锁定、合并也有类似问题。后面的似乎正常

谢谢你的回复! 那么理论上(技术上),Firefox版本能否做到和chrome一样?仅仅是好奇,反正已经习惯chrome备用了~

Instaloader has been rock solid since I switch to the branch 4.10 with this fix, but starting from yesterday I started to get constant 401/429 errors. I even got one...