v0.6.1
Important Changes
Many changes have been established with Zeiver, so lets get started!
New options
More options are added to Zeiver.
print_headerprint_headersno_stats_listscanall_certshttps_onlyinput_record
The print- options provide Zeiver's Grabber module with a chance to be used as a standalone component. Information about these options can be found in the README.
OD Support
Zeiver supports even more ODs than before. The supported ODs can be found in OD.md. The ODs listed here have been fine tuned to work with Zeiver. Though the ODs that aren't, may also have a chance of being supported as well.
Asynchronous
Zeiver now fully supports tokio's asynchronous runtime. In the beginning, only part of Zeiver was asynchronous while the majority was synchronous and multi-threaded.
Miscs
- Change module name from HTTP to Grabber
- Change option name
--record-fileto--output-record - Colorful user interface for the terminal
- Present status codes when Scraper uses the Grabber module.
- Supports
7zsplit files - Reduce
--retry-waitdefault from 10 to 8 - Accepts file extensions ranging from 2 to 7 in length
- Provide the correct link to the file
- And more!