Skip to content

ImagechestGalleryExtractor apperently is not working #6491

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

Closed
japeca opened this issue Nov 17, 2024 · 4 comments
Closed

ImagechestGalleryExtractor apperently is not working #6491

japeca opened this issue Nov 17, 2024 · 4 comments

Comments

@japeca
Copy link

japeca commented Nov 17, 2024

When I put in cmd, for example:
E:\Downloads\gallerydl>gallery-dl -verborse https://imgchest.com/p/m9yxmnk34qn
[gallery-dl][debug] Version 1.27.7
[gallery-dl][debug] Python 3.11.4 - Windows-10-10.0.19045-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.3
[gallery-dl][debug] Configuration Files []
[gallery-dl][debug] Starting DownloadJob for 'https://imgchest.com/p/m9yxmnk34qn'
[imagechest][debug] Using ImagechestGalleryExtractor for 'https://imgchest.com/p/m9yxmnk34qn'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): imgchest.com:443
[urllib3.connectionpool][debug] https://imgchest.com:443 "GET /p/m9yxmnk34qn HTTP/11" 200 None

E:\Downloads\gallerydl>

It does nothing.
gallery-dl version:

E:\Downloads\gallerydl>gallery-dl -U
[update][info] gallery-dl is up to date (1.27.7)

It works fine since this week.

@Hrxn
Copy link
Contributor

Hrxn commented Nov 17, 2024

gallery-dl --update-to dev

@japeca
Copy link
Author

japeca commented Nov 17, 2024 via email

@mikf
Copy link
Owner

mikf commented Nov 18, 2024

This was fixed in #6475, which hasn't been released yet.
To install the dev version using pip:

py -m pip install -U --force-reinstall --no-deps https://github.com/mikf/gallery-dl/archive/master.tar.gz

gallery-dl --update-to dev

He isn't using an executable, so --update-to is not available.

@japeca
Copy link
Author

japeca commented Nov 18, 2024 via email

@mikf mikf pinned this issue Nov 18, 2024
@mikf mikf closed this as completed Nov 18, 2024
@mikf mikf unpinned this issue Nov 26, 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

3 participants