-
-
Notifications
You must be signed in to change notification settings - Fork 975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twitter extractor (slightly) broken, for some accounts will loop endlessly. #499
Comments
The infinite loop for https://twitter.com/morimokimori doesn't happen for me. Could you post a verbose log file for what happens when you try to download from that URL?
|
I was able to reproduce it. It gets stuck at this URL for me |
And I'm getting |
(Hopefully this doesn't break anything else)
I'm very sure its isolated to v1.11.0 and later. probably #448 caused it.
Not sure what the conditions it is to trigger the infinite cycling but https://twitter.com/morimokimori is an example of one that does. https://files.catbox.moe/i0qh3c.png It goes from 118... to 120... then back to 118... to 120... rinse and repeat
I appreciate the new addition, hope this doesn't discourage improvements, its just a oversight and i've noticed this only occurs to quite a small proportion of users.
The text was updated successfully, but these errors were encountered: