dixudx/tumblr-crawler

tumblr raw?

momoe opened this issue · 1 comments

momoe commented

is it possible to enable the default scraper to find the tumblr_????_raw file instead of the 1280px version? It's usually higher quality.

is it possible to enable the default scraper to find the tumblr_????_raw file

I did not give it a try. You can try to improve this in

# select the largest resolution
# usually in the first element
self.queue.put((medium_type, post, target_folder))