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

[telegra.ph] some posts cannot be downloaded #3506

Closed
ImVantexHD opened this issue Jan 7, 2023 · 0 comments
Closed

[telegra.ph] some posts cannot be downloaded #3506

ImVantexHD opened this issue Jan 7, 2023 · 0 comments
Labels

Comments

@ImVantexHD
Copy link

when you download images from telegra.ph, normally gallery-dl will append the domain (telegra.ph) + the image path (ex. /file/2e072ce962a702ce6e846.jpg) to scrape the image, but sometimes the path for the images comes already with the domain included, resulting in the extractor to fail.

example: (NSFW)

gallery-dl https://telegra.ph/Vsyo-o-druzyah-moej-sestricy-05-27
[downloader.http][warning] HTTPSConnectionPool(host='telegra.phhttps', port=443): Max retries exceeded with url: //pith1.ru/uploads/posts/2019-12/1576437427_01.jpg (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x048C2868>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')) (1/5)
@mikf mikf added the bug label Jan 7, 2023
mikf added a commit that referenced this issue Jan 8, 2023
@mikf mikf closed this as completed Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants