We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example: https://members.luscious.net/albums/lexi_belle_88638/
% gallery-dl -v https://members.luscious.net/albums/lexi_belle_88638/ [gallery-dl][debug] Version 1.26.7 [gallery-dl][debug] Python 3.10.8 - macOS-14.3-x86_64-i386-64bit [gallery-dl][debug] requests 2.28.1 - urllib3 1.26.12 [gallery-dl][debug] Configuration Files [] [gallery-dl][debug] Starting DownloadJob for 'https://members.luscious.net/albums/lexi_belle_88638/' [luscious][debug] Using LusciousAlbumExtractor for 'https://members.luscious.net/albums/lexi_belle_88638/' [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 [urllib3.connectionpool][debug] Starting new HTTPS connection (1): storage.bhs.cloud.ovh.net:443 [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_lexi_belle_gif_x_post_f_1925049780.mp4 HTTP/1.1" 200 209550 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_001.mp4 [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_wonder_if_she_needs_hel_1507317621.jpg HTTP/1.1" 200 193803 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_002.jpg [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_nurse_lexi_1489702219.jpg HTTP/1.1" 200 153758 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_003.jpg [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_lexi_belle_x_post_from__1890602096.jpg HTTP/1.1" 200 510273 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_004.jpg [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_lexi_belle_gif_x_post_f_450828386.mp4 HTTP/1.1" 200 223809 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_005.mp4 [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_strapon_fun_685384962.png HTTP/1.1" 200 714089 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_006.png [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_looking_for_the_video_w_575658441.jpg HTTP/1.1" 200 155764 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_007.jpg [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_xpost___lexi_from_the_b_740066065.mp4 HTTP/1.1" 200 378516 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_008.mp4 [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_from_bombshells_gif_10271112.mp4 HTTP/1.1" 200 46358 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_009.mp4 [urllib3.connectionpool][debug] https://storage.bhs.cloud.ovh.net:443 "GET /v1/AUTH_8d36ec6c0460400ca5d88d41cb6b9cd3/images/857/lusciousnet_selfshot_676256316.jpg HTTP/1.1" 200 154283 ./gallery-dl/luscious/88638 Lexi Belle/luscious_88638_010.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 "/usr/local/lib/python3.10/site-packages/gallery_dl/job.py", line 127, in run for msg in extractor: File "/usr/local/lib/python3.10/site-packages/gallery_dl/extractor/luscious.py", line 66, in items image["thumbnail"] = image.pop("thumbnails")[0]["url"] IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
[luscious] removed unnecessary thumbnail url extraction that causes m…
445ea4f
…ikf#5122
[luscious] fix IndexError for files without thumbnail (#5122)
62d6f5f
No branches or pull requests
Example: https://members.luscious.net/albums/lexi_belle_88638/
The text was updated successfully, but these errors were encountered: