Skip to content

New features added

Latest
Compare
Choose a tag to compare
@aalitor aalitor released this 12 Jan 17:46
· 8 commits to main since this release

Dynamic partition: If one thread completes, one of the active threads is divided into 2 and thread count remains the same.
All cases handled: Download cases such as Resume-Not-Supported, Unknown-Content-Length, Expired url cases handled in library side.
Pause, resume support
Chunked download support over Google Drive or other sites using chunked stream
Download informations provided: Resumeability, Content-Size, Speed, Progress, ServerFileName
Due to event based download management is so easy
Native messaging methods are provided in library
Chrome extension is included to messaging and capturing downloads