Individual page parsing algorithm for several specific websites added
Version 3.65.5.0
Flickr.com and Tumblr.com support improved
Version 3.65.4.0
Built-in Chromium browser updated
Flickr.com page parsing improved: meaningful file names are now generated for saved pictures
Version 3.65.3.0
Page parsing algorithm improved
Version 3.65.2.0
Added [ Base64Encode ] function to Custom Parsers
[ Exploration Depth Limit ] can have up to 4 digits now
Version 3.65.1.0
Page parsing and overall processing effectiveness for several specific websites improved
Built-in browser updated
Version 3.65.0.0
Parsing HTTP error messages just like successfully downloaded pages now as some websites have valuable links in them
Added new option allowing to set a fixed delay before automatically closing the built-in browser window and another one to close the browser window automatically after loading a certain AJAX request
Fixed a problem with 2 consecutive requests being sent for files bigger than 10 MB
Version 3.64.4.0
Fixed a bug in the [ Custom HTTP request headers ] section
.mpd files are now parsed to find possible video URLs
Version 3.64.3.0
Another parser improvement to make it work better with "sliced" video files
Version 3.64.2.0
[ Replace ] function in Custom Parsers now supports multi-line matches
General improvement of the Custom Parsers engine: relative references to results of previous Custom Parsers, for example [#-1:1], are processed correctly when they are used as function arguments now
Added support for downloading "sliced" videos from several specific websites
Built-in Chromium browser updated
Version 3.64.1.0
Page parsing algorithm improved - more generic Regular Expressions are used to process a wider range of HTML tag attributes
Version 3.64.0.0
[ Copy folder structure of a website ] option in the [ Sub-folders ] section of project properties now copies folders from parent URLs that belong to the domain name of a Starting address
[ Copy sub-folders from a Target File address ] option is added to the [ Sub-folders ] section allowing to re-create folder structure from the URL of a file that is currently being saved
[ Create sub-folder for each Starting address ] option now has sub-options for more flexibility in sub-folder name generation
Built-in Chromium browser updated
Version 3.63.4.0
Fixed a bug in file naming when a tag attribute value is used to generate a file name
When URLs are added to the page source before the page is parsed - the POST request payload is also added when it is available. Thus, it's now possible to use POST data from previous requests in the Custom Parsers
Documentation about Custom Parsers and Regular site exploration modes updated
Built-in Chromium browser updated
Starting with this version Windows 10 or newer is required to run the program
Version 3.63.3.0
Redirected URLs are processed more accurately now
Built-in Chromium browser updated
Version 3.63.2.0
Built-in Chromium browser updated
Downloads from different parts of tumblr.com are now supported with new templates for blogs, tags, and search results
Version 3.63.1.0
The built-in browser is now more accurate with the list of JSON requests
HTML page parser improved
Version 3.63.0.0
Added the ability to set custom HTTP request headers to any URLs in the project
Added the HTTP request headers viewer window to the built-in browser. Right-click and URL in the [ JSON requests ] tab and select [ View request headers... ] menu item
Download log line properties window now shows HTTP request headers that were copied from the built-in browser
.m3u8 files can now be parsed to download videos from certain websites
Removed [ Referer ] and [ Content-type ] from Custom Parsers - generic parts of the project can now be used to set these request headers
[ Date ] and [ Time ] columns in the file browser were replaced with a single [ Date/Time ] column
Number of partially downloaded and not saved files is now shown on the projects tree, right next to the number of the saved files, like this: (120/-3), where [ 120 ] is the number of saved files and [ -3 ] is number of not saved files.
Built-in Chromium updated
Version 3.62.3.0
Custom Parsers engine improved - relative references to other Regular Expressions are now supported in the following form: [#-1:3], [#+2:4]
HTML parser improved
Support for several image hosts updated
Version 3.62.2.0
Partially downloaded files are not saved to disk anymore. They are marked with HTTP code 206 in the project download log and you can [ Update ] the project to re-download them.
Fixed several bugs in the file list export module.
Support for some image hosts improved.
Temporarily removed duckduckgo.com from the list of search engines in the built-in web picture search. You can still use the custom duckduckgo.com image search template while we are working to return this search engine back to the list.