An open API service indexing awesome lists of open source software.

https://github.com/dfaust/unrar

Patched version of unrar that supports extraction while still downloading rar parts
https://github.com/dfaust/unrar

Last synced: about 1 month ago
JSON representation

Patched version of unrar that supports extraction while still downloading rar parts

Awesome Lists containing this project

README

          

unrar
=====

Patched version of unrar that supports extraction while still downloading rar parts

Adds a new option to wait for the next volume to appear. This is usefull when downloading a large rar archive that has been splitted into multiple parts.

If the next volume got found, the file size gets checked in the given interval until it doesn't change anymore.
The default interval is 5 seconds.

command line option:
-vap\ Wait for each volume to appear, check interval in seconds

Please have a look at the license.txt file for the UnRAR license.
The modifications made in this repository are free to use without any restrictions.