A download manager for linux that actually works?

if its an ISO I use qbittorrent. This way I can support the ISO by sharing it with others. I do this with several Linux Distros that even though I may not use I do donate bandwidth to.

ā€œUglyā€ is subjective, so I’m not sure if I can help much there
functionality I’ve had luck with Uget, Persepolis, both of which have Firefox extensions.

I guess it depends on what exactly you need them to do. I’veh ad a very good internet connection for osmetime now, and might be a little spoiled, But 9 tiemso ut of 10 I don’t notice any speed difference between any multi-thread download program, and my browsers built in download program, except on sites that specifically throttle downloads. that of course is my personal experience only.

When it comes to downloading big bunches of files, I’ve found UGet’s batch downloader to be fairly good, but also the Firefox extension downthemall. Depending on the situation.

Persepolis is essentially a nice GUI for Aria 2, but it has a good deal of functionality. I’ve never had any real problems with it.

The above, again, is only my limited personal experience, but I hope it helps, if even a little.

Edit because I didn’t include links:
Persepolis:

Uget:

Maybe you are looking for a Torrent solution. There are many different Torrent clients/UI.

Torrent is a peer-to-peer file sharing protocol and has some abilities:

  • It allows multiple connections per download file.
  • Download is quick thanks to a decentralized distrubution network when selected multiple servers are located near your location.
  • Prevent broken total downloadsfile if your internet connection drops randomly, reconnects frequently and is slow.
  • Ability to have a checksum by default. (I guess, If a part of the download file is corrupted, this part will be downloaded again)
  • It allows managing several different download files (Depending on UI).

Hi. I have no personal experience on the topic, just suggesting to look up some apps from the Archwiki list:
https://wiki.archlinux.org/title/List_of_applications#Download_managers

I think it was released 2020, not 2000

Yes, typo.

Nice, it’s the only aria2 GUI application that is available on official arch package, when I search with keyword ā€œaria2ā€.

https://archlinux.org/packages/extra/any/persepolis/

I am also confused about best download manager for linux. AND STILL IS!!! I was about to ask the same question as you.

I don’t particularly care about how my download manager look, they can be as ugly as possible as long as they perform well.

UGet

I have bad experience with it. Unlike IDM, they don’t know if download is corrupted and just pretend it’s done, sometimes they don’t even catch file from a link correctly, like instead of downloading video, it will download html file.

Persepolis

I tried that before, but I don’t remember why I don’t like it, but I think there was some problem.

Jdownloader

I also don’t remember why I don’t use this regularly, it seems like competent download manager. I just reinstalled it. I remember now!! Every launch it likes to randomly update itself and it’s so slow. And I can’t use the program before it finishes, not very reliable.

I only use them to download files from mega.nz, which is special feature they have, I don’t think any other download manager do this.

now enter:
Xtreme Download Manager 7

Xtreme download manager (XDM, xdman) is almost like IDM. It doesn’t pretend that corrupted file is done (in fact it never corrupt any downloads), it has video catcher (not just youtube), it’s fast, it can catch link well, it can refresh link when they changed, and so on.

If you use this, I recommend to disable tray feature, they kinda buggy and XDM works just fine without it. Then disable DOWNLOAD NOW popup, they are just annoying, unlike IDM where they float above the video, this one float above the screen, you can just use the extension icon in the browser.

So far, this is the MOST RELIABLE download manager I’ve ever use on linux. It’s almost perfect. Almost.

Unfortunately, because of the manifest thing on chrome, addon for chromium based browser no longer works and development is already abandoned. So I can only use it on firefox. It’s perfect if you use firefox.

But wait!! there is also

Xtreme Download Manager 8 Beta

This is basically XDM, but with qt, well almost XDM. Good thing is that this one has extensions that also works on chromium based browser, yay!!
Only problem is, it sometimes, while can catch link properly, it doesn’t catch the name properly. So it will just be gibberish. However, this is very rare, the only case it’s happening is in my favourite anime piracy site.

Flareget

It crashed all the time.

4 Likes

Nice write up on your experience with these download managers but you should remove the link to that piracy site if you have read the sites rules you will see this is not allowed. https://forum.endeavouros.com/faq#stealing

1 Like

AUR
Extensions: https://github.com/mhogomchungu/media-downloader/wiki/Extensions

This is an interesting option as it makes use of the popular foss CLI-based tools as plugin.

1 Like

Found another download manager that is built with Golang and Flutter. Supports all platforms.
17.5K GH stars, looks quite popular among users.

1 Like

Personally I can’t get past yt-dlp, wget and aria2c.

They work, why complicate matters?

1 Like

In Linux there doesn’t (to me) seem to be much need for download managers. Downloads typically just work out of the box :wink:

2 Likes

The thing is that browsers will sometimes fail a download after 90% of the download is complete, then when you click retry, they have the audacity to start over from 0%! :rage:

Download managers mitigate or completely avoid this issue.

Not a problem I’ve had for years…but I do have highspeed/high-capacity.

That’s what I thought.

Yeah, once a download will take minutes to download in a web browser, the possibility of it failing increases based on the website, your internet connection, VPN, etc.

It can depend on the website, for example… Annie’s Archive has some painfully slow sources - which is what prompted me to put aria2c in the mix, if the browser doesn’t get it, then I copy the URL and do it in the terminal.

I don’t need bloat hanging around in the background ready to intercept all downloads, as I can’t remember it happening more than one time (last month).

I use wget , it works for most sites

4 Likes

AUR (Unofficial)