|
Wednesday, 26 August 2009 |
|
Bulk Image Downloader 2.14.0.3 (beta) is now available for testing. Please report any problems found to
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
.
What's new in 2.14 (beta)?
Please note that not all of the non-English translations for BID 2.0 have not been completed yet. Translations will be updated as we receive updates from our translators. Changes in 2.14.0.3 [26 August 2009]? - include/ignore/redirect lists now support simple "must contain" or "must not contain" substring matching.
Many users find regular expressions hard to understand so now BID allows for simple substring matching.
If a link must include a certain string use the form <url must include this> e.g. <example.com/image.php?> (only links containing "example.com/image.php" will match)
If a link must exclude a certain string use the form <!url must exclude this> e.g. <!something=1> (only links that don't contain "something=1" will match).
These may be combined together - all must be true for a link to be matched. e.g. To match URLs containing "wantthis=1" and "alsowantthis=2" that don't contain "unwanted=1": <wantthis=1><alsowantthis=2><!unwanted=1>
A normal regular expression can follow, e.g. example above but URL must end with "test=1" <wantthis=1><alsowantthis=2><!unwanted=1>test\=1$ - fixed some possible issues with URLs containing the + character
- support for hitwgang.com
- support for idnes.cz galleries
- updated javascript processing
- updated pornhub support
Changes in 2.14.0.2 [22 August 2009]?
- flickr support updated (BID might have downloaded the wrong image on some pages)
- deviantart multi page gallery support update
- less CPU usage when analyzing/processing image links
- saving an image from the preview will now prompt user to confirm overwriting of files
Changes in 2.14.0.1 [21 August 2009]? - Support for flash (swf) files from deviantart
- Some JPG images with non standard headers were not being downloaded correctly (fixed)
Changes in 2.14.0.0 [19 August 2009]? - Support for facebook albums (multi page)
- Support for myspace albums (multi page)
- Support for muxlim.com galleries (multi page)
- Support for e-hentai.org galleries (multi page)
- Support for hentai-foundry.com galleries(multi page)
- New Browser Integration config added to "Advanced Configuration".
BID menu items can now be selectively enabled/disabled and optionally grouped within a fly out sub-menu (to reduce the popup menu size). The Sub-Menu option is only available for Opera and FireFox. FireFox users must upgrade their BID FireFox extension to 2.14.0.0 to support this new feature. - Cached images might be saved with the wrong filename (fixed)
- Improved cookie support
|