-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[instagram] An unexpected error occurred: TypeError - the JSON object must be str, bytes or bytearray, not NoneType. #2644
Comments
I'm getting the same, must be a site update because I've had to allow a new 3rd party cdn in uBlock for the site to work today. |
I got the same error when i try to download using cookies |
Instagram is still working for me. Probably a geolocation-dependent change.
|
Interesting, it does work but like romainlavisse says it is when using cookies the error occurs. Here is the dump anyway: 01_https_www.instagram.com_instagram_.dump |
Thanks for the dump. Being logged in or not doesn't matter for me, it still works all the same:
|
Hm, I have no idea what's going on. Logging in with -u -p works fine (although incredibly slow) but then fails with the same error as when using cookies. |
On my side i got the error when i download a full instagram, ive not try to dl only one image |
Yeah I'm going for the full page too.
|
- use different way to fetch user IDs - use new API endpoints for /tagged/ and single posts
This should be fixed with 2fb0193. I hope I haven't broken anything else ... It no longer tries to fetch user IDs from a user's main profile page and uses some API endpoint instead. |
Thanks, that seems to fix the issue although the problem still persists on stories. Slightly different results than before as both full profile story and specific story url are both broken. |
If i download once again the binary, it will have the update ? |
The error only gets when I try to download stories. |
Stories are fixed as well (d0dc29f) On an unrelated note: It is now possible to use user IDs instead of screen names (ee7cea8)
The executables from https://github.com/mikf/gallery-dl/actions/workflows/executables.yml will. |
Unfortunately it's still kinda broken for me, now the error is as follows:
|
Sorry about that: 46d171c |
Ah, it's working great again. |
still crashing (for me) with the latest commit from master which seems to include that one:
|
The latest commit would have edit: git master also doesn't recognize |
Is there a way to install this version if your using a version of gallery-dl installed by pip? |
From https://github.com/mikf/gallery-dl#pip:
I'll also publish a new release this weekend. |
Probably a dumb question, but there is no way to do this for those of us who use the executable, right? Would it be recommended to use the pip versions instead? Bit of a noob with all this stuff, so please excuse the ignorance. EDIT: Sorry for the inconvenience, I figured it out; the filenames on fix page confused me as they're slightly different than the "normal" exe build download. Appreciate the help you guys do. |
works fine, thanks a lot man ! |
Now it's working again after the new release (v1.22.1). Thank you! |
The text was updated successfully, but these errors were encountered: