Greasy Fork is available in English.

Eza's Tumblr Scrape

Creates a new page showing just the images from any Tumblr

코드가 바뀐 버전들입니다. 모든 버전 보기

  • v5.17 2021-01-31
  • v5.16 2019-06-12 Added navigation controls for www.tumblr.com/tagged mode: move forward/backward by one day/week/year, or go to a specific date.
  • v5.15 2019-06-10 Fixed missing information in page titles.
  • v5.14 2019-06-10 Fixed "immediate" image resizing, by changing base path. Adjusted titles accordingly. Added experimental support for www.tumblr.com/tagged pages.
  • v5.13 2018-12-06 Story scraper now works with tags. Wait for "Last page is X or lower" to appear.
  • v5.12 2018-12-05 Exposed XML mode for grabbing whole blogs post-by-post, including stories
  • v5.11 2018-09-21 Changed default image CDN. Tumblr broke a thing.
  • v5.10 2018-07-28 Bare images now redirect to the largest versions. Added options to browse with smaller images. Audio without "download" links is now listed. Removed _raw image size (no longer supported). Many internal changes.
  • v5.8 2017-08-07 Added credentials to fetch requests so Tumblr stops breaking some HTTP subdomains. Cheers, Petr.
  • v5.7 2017-07-27 Now supports "raw" filesize when browsing images. Images in fetch-every-post image browser now correctly link to themselves. Scrape links in Tag Overview now start automatically.
  • v5.6 2017-06-10 Browse modes have 10/5/1 pages-at-once buttons. Browse modes have persistent or immediate image-resizing options. Added reblog-finding searches to GM menu. Scrape button now appears on every post. Scrape-whole-site runs automatically for low page counts. Altered URL keys to be modular but backwards-compatible.
  • v5.5 2016-12-22 Added new post-by-post image grabber, with on-hover permalinks from each image to the post it came from. New fetch-every-post image browser has instant image-scaling options. Tag statistics added to bottom of whole-site scrape mode. "Scrape" button on real Tumblr pages now works more reliably.
  • v5.2 2016-08-30 Duplicate removal is improved, and now works between pages. Video links no longer produce empty image links. The ImagesOnly option works again. Images are no longer whitelisted by domain. ScrapeWholeSite loads the first page first, improving responsiveness.
  • v5.1 2016-08-26 Chrome-specific fix. Tumblr pages were redefining Promise.all, so now we restore it before using it.
  • v5.0 2016-08-23 Replaced all AJAX with asynchronous promises. Speed & responsiveness massively improved. Ranged scraping now only creates divs for pages within the range.
  • v4.3 2016-07-28 Added HTTPS support. Fixed video support. Added ranged scraping to break huge Tumblrs into 1000-page blocks. Added instant, CSS-based image scaling.
  • v4.2 2015-10-03 Added menu command to invoke script. Overhauled scrape function. Videos now linked. Page counts now accurate on infinite-scrolling themes. Duplicates removed when browsing.
  • v3.6 2015-09-12 Last update broke animated photosets; now fixed. Using /mobile for counting pages - infinite-scrolling themes now have a correct page count.
  • v3.5 2015-09-10 Page writes now use digests instead of adding links / images individually. Scraping now finds the last page faster. General code cleanup. Minor optimizations.
  • v3.3 2015-08-11 Added single-page button for thumbnail view. Modified scrape-all-pages view to be more concise.
  • v3.0 2014-10-08 Completely revamped. Optional thumbnail mode while browsing. Cleaner browsing interface. Button before scraping whole sites. Standard /archive page used to avoid all interference from scripted themes. URL options are now ?key=value pairs, without special cases.
  • v2.1 2014-09-05 The convenient button that leads to actual functionality wasn't showing up. Whoops.
  • v2.0 2014-09-04