fireattack
fireattack
I cannot reproduce this issue with a protected account I follow. Everything just works. Can you double check in your Firefox that you can view her tweets, /media page fine,...
Thanks. Then I have no clue why it doesn't work. Maybe try the following: 1. update to newest `master` (instruction in readme) 2. Export the cookies of `x.com` using Firefox...
@aonecho Are you also using Firefox? I can't reproduce it myself even on Firefox, but that would help us narrowing down. Like maybe it's related to some of its privacy...
JFYI, `-cookies-from-browser "Firefox"` worked for me but I never used Container *at all* in Firefox. Maybe there is a difference between this and "default" container, whatever that means,.
Passing `--cookies-from-browser firefox` and `--cookies-from-browser firefox::none` should not make ANY difference in term of behaviors. Please try to run the command with `--verbose` for both and observe the log. It...
> > Passing `--cookies-from-browser firefox` and `--cookies-from-browser firefox::none` should not make ANY difference in term of behaviors. > > `firefox::none` extracts only cookies which are not part of a container....
Then it probably is the reason -- if the user have multiple accounts in different containers, they overwrite each other. I think we should set `::none` as default behavior then,...
Known issue: https://bgm.tv/group/topic/10288
the HTTP 410 error is a server-side "issue": it's basically caused by highlights including some now trashed/deleted stories. IIRC even official client would encounter this, they just hide those (?)...
So i tried on a profile with known highlights with 410 but cannot reproduce the issue of interruption. The 410 errors should be non-fatal and the it should continue to...