schema update
This commit is contained in:
parent
210de0a1c6
commit
4b9bb6e798
52 changed files with 94 additions and 154 deletions
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
obj: application
|
||||
os:
|
||||
- linux
|
||||
website: https://aria2.github.io/
|
||||
repo: https://github.com/aria2/aria2
|
||||
---
|
||||
|
||||
# aria2
|
||||
[aria2](https://aria2.github.io/) is a utility for downloading files. The supported protocols are [HTTP](../../../internet/HTTP.md)(S), [FTP](../../../internet/FTP.md), SFTP, [BitTorrent](../../../internet/BitTorrent.md), and Metalink. aria2 can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth. It supports downloading a file from [HTTP](../../../internet/HTTP.md)(S)/[FTP](../../../internet/FTP.md)/SFTP and [BitTorrent](../../../internet/BitTorrent.md) at the same time, while the data downloaded from [HTTP](../../../internet/HTTP.md)(S)/[FTP](../../../internet/FTP.md)/SFTP is uploaded to the [BitTorrent](../../../internet/BitTorrent.md) swarm. Using Metalink's chunk checksums, aria2 automatically validates chunks of data while downloading a file like [BitTorrent](../../../internet/BitTorrent.md). Aria2 can be used as a downloader by [yt-dlp](../../media/yt-dlp.md).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue