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

Imagesize (Max. Width) restrictions #7

Open
micheledallatorre opened this issue Nov 22, 2016 · 3 comments
Open

Imagesize (Max. Width) restrictions #7

micheledallatorre opened this issue Nov 22, 2016 · 3 comments

Comments

@micheledallatorre
Copy link

Hello,
would it be possible to remove, or at least increase, the Imagesize (Max. Width) to more than 1280px?

image

Thanks a lot

@Scaarus
Copy link

Scaarus commented Dec 6, 2016

This is the largest image size Tumblr supports, isn't it?

@johanneszab
Copy link
Owner

Yes, it it.
You can apparently display larger images, but then they are hosted externally on sites like imgur.com.

It's probably worth adding support for youtube for TumblThree. There already is a library from someone in C#. We basically just have to check if it's a youtube url and then downloaded the video from there with that library.

Unlike for pictures, youtube hosts almost all videos nowadays.

@micheledallatorre
Copy link
Author

@Scaarus you're right, see documentation here https://www.tumblr.com/docs/en/api/v2#photo-posts

@johanneszab exactly, I am pretty sure I saw some Tumblr posts where I could click on the photo post and by opening it in a new browser tab, the picture appearead to be bigger than 1280px...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants