Aria 2 Download Manager
Verified
This tag was signed with a verified signature.GPG key ID: 7E8403D5D673C366Learn about signing commits
UGet, the Best Download Manager for Linux. UGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, uGet - Download Manager - Browse /aria2-plugin at SourceForge.net. A guide on how to install Aria2 with WebUI on a QNAP NAS as an alternative to pyLoad and Download Station, capable of handling normal downloads and bittorrents. Since aria2 cannot download 2 same torrents at the same time, aria2 groups files in metalink:file element which has same BitTorrent metaurl and downloads them from a single BitTorrent swarm. This is basically multi-file torrent download with file selection, so the adjacent files which is not in Metalink document but shares same piece with. UGet, the Best Download Manager for Linux. UGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, uGet - Download Manager - Browse /aria2-plugin at SourceForge.net. Nov 12, 2013 Aria2 as Default Download Manager on Unix/Linux. CPU usage in BitTorrent with download speed of 2.8MiB/sec is around 6%. If you want to stop aria, just go back. Oct 25, 2018 This extension integrates aria2 (the ultra-fast download utility) with your browser. The extension offers: 1. Download links from right-click context menu 2. Interrupt the built-in download manager and forward downloading jobs with aria2 3. Find all page links and send multiple links to this download manager Features: 1.
- Choose a tag to compare
Verified
This tag was signed with a verified signature.GPG key ID: 7E8403D5D673C366Learn about signing commits
tatsuhiro-t released this
Release Note
This release fixes several bugs. See Changes for details.
Changes
mingw: Use SetFileTime to avoid DST adjustment
UnknownLengthPieceStorage: return piece length
show something in console status when downloading items
with unknown content lengthPatch from kwkam
WinConsoleFile: fix colour properly
Patch from kwkam
util: also detect xdg_* env variables on windows
so if people like to keep FHS they could define XDG_* for it
Patch from kwkam
MacOS: Allocate once (apfs compat)
Wine mac os x el capitan download. Sep 13, 2015 In this post I would like to guide you how to install Wine on OS X El Capitan. At the time of this writing, the latest version of OS X is OS X 10.11 El Capitan GM (Golden Master). UPDATE: If you also want to install Microsoft Visio on Mac, you can follow our post how to install Visio on Mac running OS X El Capitan.
Fix bug that signal handler does not work with libaria2
This commit fixes the bug that signal handler does not work with
libaria2 when aria2::RUN_ONCE is passed to aria2::run().Retry on HTTP 502
Patch from nicolov