White Loader, v1.1
Posted on

Utility for a bulk downloading of images from social media.
Support Telegram Web and collect images by Object URLs.
Change Log
- support Telegram Web;
- bookmarklet:
- extract properties of supported sites to the inner config;
- convert Object URLs linked with images to Data URLs (in the Base64 encoding);
- console script:
- save images from Data URLs (in the Base64 encoding);
- generate sequential filenames for images saved from Data URLs.
Features
- social media:
- bookmarklet:
- collect images URLs from galleries:
- convert Object URLs to Data URLs (in the Base64 encoding);
- switch images by clicking on "Next" button in galleries:
- random delay between clicks for a simulation of an user behavior;
- request from user a maximal number of images by the prompt dialog:
- detect a default maximal number of images by a gallery info;
- return a result in the prompt dialog for an ease copying of it;
- collect images URLs from galleries:
- console script:
- download images by collected URLs:
- save images from Data URLs (in the Base64 encoding);
- generate sequential filenames for images saved from Data URLs;
- read collected URLs from:
- command line argument;
- file.
- download images by collected URLs:
Screenshots
Browser console with the bookmarklet log

Downloading of images via the console script
