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

[luscious] list index out of range #5182

Closed
devgodr opened this issue Feb 9, 2024 · 1 comment
Closed

[luscious] list index out of range #5182

devgodr opened this issue Feb 9, 2024 · 1 comment

Comments

@devgodr
Copy link

devgodr commented Feb 9, 2024

https://members.luscious.net/albums/ass-3_376898/

PS C:\Users\raynb\Desktop\pirating> .\gallery-dl https://members.luscious.net/albums/ass-3_376898/ --verbose
[gallery-dl][debug] Version 1.26.7 - Executable
[gallery-dl][debug] Python 3.8.10 - Windows-10-10.0.22621
[gallery-dl][debug] requests 2.31.0 - urllib3 2.1.0
[gallery-dl][debug] Configuration Files []
[gallery-dl][debug] Starting DownloadJob for 'https://members.luscious.net/albums/ass-3_376898/'
[luscious][debug] Using LusciousAlbumExtractor for 'https://members.luscious.net/albums/ass-3_376898/'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): members.luscious.net:443
[urllib3.connectionpool][debug] https://members.luscious.net:443 "POST /graphql/nobatch/?operationName=AlbumGet HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://members.luscious.net:443 "POST /graphql/nobatch/?operationName=AlbumListOwnPictures HTTP/1.1" 200 None
# .\gallery-dl\luscious\376898 Ass #3\luscious_376898_001.jpg
# .\gallery-dl\luscious\376898 Ass #3\luscious_376898_002.jpg
# .\gallery-dl\luscious\376898 Ass #3\luscious_376898_003.jpg
[luscious][error] An unexpected error occurred: IndexError - list index out of range. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[luscious][debug]
Traceback (most recent call last):
  File "gallery_dl\job.pyc", line 127, in run
  File "gallery_dl\extractor\luscious.pyc", line 66, in items
IndexError: list index out of range
@mikf
Copy link
Owner

mikf commented Feb 9, 2024

#5122

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

No branches or pull requests

2 participants