Skip to content
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 gallery downloader not working #125

Open
aurosalinda opened this issue Jul 31, 2022 · 1 comment · May be fixed by #130
Open

Instagram gallery downloader not working #125

aurosalinda opened this issue Jul 31, 2022 · 1 comment · May be fixed by #130

Comments

@aurosalinda
Copy link

When I try to download a gallery it says that doesn't find any files. Maybe something changed in the API?

@trashcand69 trashcand69 linked a pull request Oct 18, 2022 that will close this issue
@Nifle-CGE
Copy link

Idk if it's just me but when I use the new downloader I still get an error:

Traceback (most recent call last):
  File "hydrus/client/ClientParsing.py", line 1905, in _ParseRawTexts
  File "hydrus/client/caches/ClientCaches.py", line 80, in GetJSON
  File "json/__init__.py", line 346, in loads
  File "json/decoder.py", line 337, in decode
  File "json/decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "hydrus/client/ClientParsing.py", line 2316, in Parse
  File "hydrus/client/ClientParsing.py", line 783, in Parse
  File "hydrus/client/ClientParsing.py", line 902, in _ParseRawTexts
  File "hydrus/client/ClientParsing.py", line 783, in Parse
  File "hydrus/client/ClientParsing.py", line 1920, in _ParseRawTexts
hydrus.core.HydrusExceptions.ParseException: Unable to parse that JSON: JSONDecodeError('Expecting value: line 1 column 1 (char 0)'). Parsing text sample: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "hydrus/client/ClientParsing.py", line 2701, in Parse
  File "hydrus/client/ClientParsing.py", line 2324, in Parse
hydrus.core.HydrusExceptions.ParseException: Content Parser first page next gallery page url: Unable to parse that JSON: JSONDecodeError('Expecting value: line 1 column 1 (char 0)'). Parsing text sample: 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "hydrus/client/importing/ClientImportGallerySeeds.py", line 507, in WorkOnURL
  File "hydrus/client/ClientParsing.py", line 2715, in Parse
hydrus.core.HydrusExceptions.ParseException: Page Parser instagram user gallery api parser: Content Parser first page next gallery page url: Unable to parse that JSON: JSONDecodeError('Expecting value: line 1 column 1 (char 0)'). Parsing text sample: 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants