-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Labels
Comments
|
I’ll try.
Thanks!!
Un saludo,
José Antonio Pérez
…On Sun, 17 Nov 2024 at 17:52, HRXN ***@***.***> wrote:
gallery-dl --update-to dev
—
Reply to this email directly, view it on GitHub
<#6491 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEJRENDOCZLVDNII3TLQNX32BDCWRAVCNFSM6AAAAABR6B2KWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGM3TAMBUGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This was fixed in #6475, which hasn't been released yet.
He isn't using an executable, so |
Hi,
I'm testing this:
py -3.11 -m pip install -U --force-reinstall --no-deps
https://github.com/mikf/gallery-dl/archive/master.tar.gz
And it's working fine.
Thanks for your work!
King regards,
José Antonio Pérez
…On Mon, Nov 18, 2024 at 9:06 AM Mike Fährmann ***@***.***> wrote:
gallery-dl --update-to dev
He isn't using an executable, so --update-to isn't available.
To install the dev version using pip:
py -3.11 -m pip install -U --force-reinstall --no-deps https://github.com/mikf/gallery-dl/archive/master.tar.gz
—
Reply to this email directly, view it on GitHub
<#6491 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEJRENCDFBYC2K22AY2RNQT2BGNZ7AVCNFSM6AAAAABR6B2KWOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBSGIYTKNJQGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: