mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Add a downloader tools to download files.
The downloader is using libaria2. For now, only one download can be run a the time. A download will start only if (and as soon as) no download is running.
This commit is contained in:
@ -2,6 +2,7 @@ headers = [
|
||||
'library.h',
|
||||
'manager.h',
|
||||
'opds_dumper.h',
|
||||
'downloader.h',
|
||||
'reader.h',
|
||||
'searcher.h'
|
||||
]
|
||||
|
Reference in New Issue
Block a user