Closed jellypuppy closed 3 weeks ago
Same error as https://github.com/mikf/gallery-dl/issues/5262#issuecomment-2272548213
What --version
are you using?
can this issue be related to #6040 ?
Same error as #5262 (comment) What
--version
are you using?
i tried to update using command line but then it says i still have 1.26.4
Sounds like you have multiple gallery-dl
versions on your computer.
Run
where gallery-dl
in cmd.exe
to find them.
I currently have 3 accounts where they'll be blocked by [twitter][error] AuthenticationError: "flow name LoginFlow is currently not accessible", and one account that somehow is able to login and download the images
interesting... I'm using the latest version with only use one account and I haven't gotten this error, yet. But it might be a good idea to create a backup account in case it gets blocked. @facevisi18 when accounts get blocked is it temporarily or permanent?
I only got blocked for 5 days so far (I've been using gallery-dl to scrape off my main account's bookmark media for over a year), but I'm thinking it might be a permanent thing that won't go away.
From my experience, it might be something with my account starting to get labeled as suspicious. Five days ago my main account got locked by twitter (for the 4th time in 2024), and when I unlocked it and re-login with Username + Password, it labeled me as suspicious activity so it required me to also verify my email or phone (I only have email anyway). This happened to my two other alt accounts as well, and only one left that didn't require extra verifying step.
after my account got suspended, I edit the config.json to use my new account, gallery-dl show me
[twitter][error] AuthenticationError: "flow name LoginFlow is currently not accessible
as well
Maybe the reason users are getting "LoginFlow is currently not accessible" error is because their ip has been banned?
Maybe the reason users are getting "LoginFlow is currently not accessible" error is because their ip has been banned?
I believe that isn't the reason since i'm logged in to web twitter
It doesn't seem like IP ban. All of my accounts are still able to login from browser, but specifically gallery-dl from the same computer/connection are shown with LoginFlow not accessible
I am wondering could it be gallery-dl store old cache or cookie or guest token which somehow cause new account can't login
Having the same issue as well, logged into web but get this error
Try updating gallery-dl, it worked for me and it might work for some of you
$ gallery-dl --version
1.26.9
$ gallery-dl x.com/potus -u foobar
[twitter][info] Logging in as foobar
Password:
[twitter][error] AuthenticationError: "flow name LoginFlow is currently not accessible"
$ gallery-dl --version
1.27.5
$ gallery-dl x.com/potus -u foobar
[twitter][info] Logging in as foobar
Password:
2FA Token: 123456
./twitter/POTUS/1843263064734630211_1.jpg
./twitter/POTUS/1843263064734630211_2.jpg
./twitter/POTUS/1843018397459591607_1.jpg
...
Hello I'm getting this error with one twitter account [twitter][error] AuthenticationError: "flow name LoginFlow is currently not accessible" and another I am getting 401 can anyone help thank you