Releases: audisto/data-downloader
Releases · audisto/data-downloader
0.7
0.4 Beta 3: Web Interface
Brings a first version of web based user interface, while still needing command line invocation
Links API and incoming links, BETA 2
Second BETA relase for querying links.
0.3.1
Bugfix: If a chunk does not contain chunk_size lines, which may encounter due to perform reasons, continue, rather than loading the same chunk over and over again.
Links API and incoming links
The downloader now can query links using --mode=links and it can query all incoming links if provided with a list of page IDs using -targets
This release is a preview, and not stable yet. Use only if you need the new features.
v0.3 Ordering
This release brings (although limited) ordering of result sets.
v0.2 Filtering
This version allows for filtering pages by some criteria.
v0.1 First Preview
This is a first preview of our data-downloader. Please use it for beta-testing and to report bugs.