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

[reddituploads] no suitable extractor #68

Closed
jtara1 opened this issue Jan 11, 2018 · 3 comments
Closed

[reddituploads] no suitable extractor #68

jtara1 opened this issue Jan 11, 2018 · 3 comments

Comments

@jtara1
Copy link

jtara1 commented Jan 11, 2018

using:

  • linux
  • python 3.5
  • gallery-dl 1.1.1

It looks like downloading content from reddit is supported, but gallery-dl doesn't seem to be capable of downloading from the domain of https://i.reddituploads.com so this is a feature request.

test URL https://i.reddituploads.com/0f44f1b1fca2461f957c713d9592617d?fit=max&h=1536&w=1536&s=e96ce7846b3c8e1f921d2ce2671fb5e2

j@j-pc ~ $ gallery-dl "https://i.reddituploads.com/0f44f1b1fca2461f957c713d9592617d?fit=max&h=1536&w=1536&s=e96ce7846b3c8e1f921d2ce2671fb5e2" --verbose
[gallery-dl][debug] Version 1.1.1
[gallery-dl][debug] Python 3.5.2 - Linux-4.4.0-83-generic-x86_64-with-LinuxMint-18.1-serena
[gallery-dl][debug] Starting DownloadJob for 'https://i.reddituploads.com/0f44f1b1fca2461f957c713d9592617d?fit=max&h=1536&w=1536&s=e96ce7846b3c8e1f921d2ce2671fb5e2'
[gallery-dl][error] No suitable extractor found for 'https://i.reddituploads.com/0f44f1b1fca2461f957c713d9592617d?fit=max&h=1536&w=1536&s=e96ce7846b3c8e1f921d2ce2671fb5e2'
@Hrxn
Copy link
Contributor

Hrxn commented Jan 12, 2018

Seems like a new domain...
Do you eventually know how new exactly?

@mikf
Copy link
Owner

mikf commented Jan 12, 2018

These are actually older URLs from when reddit severed ties with imgur and began hosting images itself (https://techcrunch.com/2016/05/25/reddit-image-uploads/). They have since been replaced by i.redd.it, but older posts are still containing links to i.reddituploads.com.

Are there any other reddit-intern media URL schemas (for example for videos, etc.), which could/should also be recognized by gallery-dl?

@Hrxn
Copy link
Contributor

Hrxn commented Jan 13, 2018

Not that I'm aware of..
But I've only used reddit sporadically, more or less. So what do I know..
Surprised that these old links work at all, to be honest.

@mikf mikf closed this as completed in cc0c2cc Jan 14, 2018
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