dixudx / tumblr-crawler

Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片,视频
1.15k stars 345 forks source link

High quality photo download (RAW files)? #65

Open Kamikaze-88 opened 6 years ago

Kamikaze-88 commented 6 years ago

Is it possible to add a feature to download the original 'raw' high quality photos?

There is a plugin for Firefox that allows you to load these instead of the 1280px width ones.

dixudx commented 6 years ago

@Kamikaze-88 Already selected the largest resolution.

liyiecho commented 6 years ago

@dixudx 网页大图不一定是最高分辨率,比如这个http://bocchi.tumblr.com/post/142664656028

网页大图链接:https://68.media.tumblr.com/4a762c9aed5983bb14d11a3455865b22/tumblr_o5i2srwgyY1qaxnseo1_1280.jpg 而分辨率是1280*1895

而原图链接: http://data.tumblr.com/4a762c9aed5983bb14d11a3455865b22/tumblr_o5i2srwgyY1qaxnseo1_raw.jpg 分辨率却是2000*2961

希望可以修改一下

dixudx commented 6 years ago

@liyiecho Are you sure that the raw image url is always available?

I've tested and not all the raw images exist.

liyiecho commented 6 years ago

@dixudx Most raw images exist, if it doesn't exist, then download the web large images. Sometimes the resolution of raw images is the same as the web large images.

dixudx commented 6 years ago

@liyiecho Then please submit a PR to address this. Thanks.