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

Imagechest.com: Still only a maximum of 10 images are downloaded per gallery #4469

Closed
maximizzar opened this issue Aug 28, 2023 · 6 comments
Closed

Comments

@maximizzar
Copy link

I still have this #4028 behavior. I installed the tool via "apt install python3-gallery-dl" and tried to download a gallery. I also tried the gallery from Issue #4028. In both cases I still get the first 10 elements back not the whole gallery.

I ran it under debian 12, inside an Linux container.
In the config I set my access-token under "extractor -> imagechest -> access-token".

{
  "extractor" : {
    "base-directory": "~/gallery-dl/",
    "archive": "~/gallery-dl/archive.sqlite3",
    "archive-pragma": ["journal_mode=WAL", "synchronous=NORMAL"],

    "path-restrict": {
      "\\": "",
      "/" : "",
      "|" : "",
      ":" : "",
      "*" : "",
      "?" : "",
      "\"": "",
      "<" : "",
      ">" : ""
    },
    "imagechest": {
      "access-token": "TOKEN"
}

consol-prove

@Hrxn
Copy link
Contributor

Hrxn commented Aug 28, 2023

I still have this #4028 behavior. I installed the tool via "apt install python3-gallery-dl" and tried to download a gallery. I also tried the gallery from Issue #4028. In both cases I still get the first 10 elements back not the whole gallery. [..]

Yeah, if I had to guess...

You did not provide a --verbose log, I'd wager that your gallery-dl version is simply ancient, and therefore the fix from #4028 is not included in your version of gallery-dl..

@maximizzar
Copy link
Author

You are right. Sorry for my stupidity. The sources are just outdated.

root@picture-hub:~/gallery-dl# gallery-dl --verbose https://imgchest.com/p/9p4n3q2z7nq 
[gallery-dl][debug] Version 1.25.3
[gallery-dl][debug] Python 3.11.2 - Linux-6.2.16-8-pve-x86_64-with-glibc2.36
[gallery-dl][debug] requests 2.28.1 - urllib3 1.26.12
[gallery-dl][debug] Configuration Files ['/etc/gallery-dl.conf']
[gallery-dl][debug] Starting DownloadJob for 'https://imgchest.com/p/9p4n3q2z7nq'
[imagechest][debug] Using ImagechestGalleryExtractor for 'https://imgchest.com/p/9p4n3q2z7nq'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): imgchest.com:443
[urllib3.connectionpool][debug] https://imgchest.com:443 "GET /p/9p4n3q2z7nq HTTP/1.1" 200 None
[imagechest][debug] Using download archive '/root/gallery-dl/archive.sqlite3'
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_001.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_002.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_003.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_004.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_005.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_006.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_007.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_008.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_009.png
/root/gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_010.png

@ParaplegicRacehorse
Copy link

Still present in my install of 1.26.4.
(running inside a distrobox of Alpine linux tracking edge repositories.)
(config is unedited from a run of --config-create)

cli-apps:~/Downloads/Pics$ gallery-dl --verbose https://imgchest.com/p/9p4n3q2z7nq
[gallery-dl][debug] Version 1.26.4
[gallery-dl][debug] Python 3.11.6 - Linux-6.5.0-10010-tuxedo-x86_64-with
[gallery-dl][debug] requests 2.28.2 - urllib3 1.26.16
[gallery-dl][debug] Configuration Files ['${HOME}/.config/gallery-dl/config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://imgchest.com/p/9p4n3q2z7nq'
[imagechest][debug] Using ImagechestGalleryExtractor for 'https://imgchest.com/p/9p4n3q2z7nq'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): imgchest.com:443
[urllib3.connectionpool][debug] https://imgchest.com:443 "GET /p/9p4n3q2z7nq HTTP/1.1" 200 None
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): cdn.imgchest.com:443
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/w7w6c2bdrwy.png HTTP/1.1" 200 13395199
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_001.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/wye3c2rmb54.png HTTP/1.1" 200 13822995
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_002.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/g4z9cve5wq7.png HTTP/1.1" 200 14185751
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_003.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/e4gdcxdqpx4.png HTTP/1.1" 200 13129064
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_004.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/my8xcneoke4.png HTTP/1.1" 200 14821636
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_005.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/pyvdcwamnoy.png HTTP/1.1" 200 12680116
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_006.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/6yxkczb8q27.png HTTP/1.1" 200 14701231
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_007.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/b49zc2mdvby.png HTTP/1.1" 200 14264508
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_008.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/l4nec8gdll4.png HTTP/1.1" 200 13530898
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_009.png
[urllib3.connectionpool][debug] https://cdn.imgchest.com:443 "GET /files/p7bwcka52e7.png HTTP/1.1" 200 13174859
./gallery-dl/imagechest/9p4n3q2z7nq Jedi, General, Pirate, Sith CYOA (by cyoastuff)/imagechest_9p4n3q2z7nq_010.png
cli-apps:~/Downloads/Pics$ 

Config file:

{
    "extractor": {

    },
    "downloader": {

    },
    "output": {

    },
    "postprocessor": {

    }
}

@mikf
Copy link
Owner

mikf commented Dec 23, 2023

@ParaplegicRacehorse
Yep, it's broken again.
As a workaround, use an access-token.

@Hrxn
Copy link
Contributor

Hrxn commented Dec 24, 2023

Strange, must be a somewhat recent site change.

I've downloaded a gallery on Imgchest basically a week ago, with more than ten images and it was working just fine.

@mikf
Copy link
Owner

mikf commented Dec 26, 2023

Fixed: 766316e

bradenhilton pushed a commit to bradenhilton/gallery-dl that referenced this issue Feb 5, 2024
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

4 participants