Something as simple and as convenient to use as internet download manager
If you have ever used IDM before then you know what I mean, I’m yet to find an alternative that’s on par with its ease of use and convenience
Here are my requirements:
- I don’t have to copy-paste any links (just like IDM)
- it works on all sites well except for mega.nz (just like IDM)
- it can scan the website and show me a download button on top of the media if it detects media like a YouTube video or an audio file playing, etc… (just like IDM)
- It works perfectly with Firefox (just like IDM)
- it doesn’t have to keep running in the background, starting a direct download link should initiate it and show me a pop download dialog/window (just like IDM)
I have tried:
- Persepolis: it has failed me miserably, the download fails 99% of the time (like from github) so I ended up disabling the browser extension because it was getting in my way.
- Motrix: I have tried it on windows with Firefox but it doesn’t auto detect the downloads and I have to copy paste the download links and in some cases this is very difficult as many websites don’t show the direct download link to the user.
- Varia: tried it quickly yesterday and it failed to auto capture the download link and Firefox built in download manager started instead.
- FDM: I have tired to download it off the package manager (a flatpak from Linux mint software manager) but it failed to install for some reason and now the download option doesn’t load at all! But I have used FDM on windows before and it is not as good as IDM.
I just downloaded KGet and it doesn’t seem to be what I’m looking for but we will see.
Some notes:
- youtube-dl: I never used it before but from what I know about it I’m pretty sure it doesn’t fit my criteria
- I’m using 1DM+ on my android phone and it is so damn good, it’s almost perfect, it is the golden standard for download managers on android, this app is another example of “it just works”.
- I think I’m loosing hope and I’m gonna see if IDM can run perfectly using WINE
Have you tried https://addons.mozilla.org/en-US/firefox/addon/downthemall/ ?
Tried it today and unfortunately it didn’t pass the test
Curious – what made it not an option?
The only download software I used was the DownThemAll Firefox extension, which has always been real good. It works on all sites I’ve tried it with, it’s a very customisable interface, I don’t really know what you mean by not copy-pasting links but you don’t gotta do that.
You’re not likely to find an exact copy of the software for another OS, wine probably is your best bet if you just want IDM in Linux form.
any website
I’m sorry to say this is not possible with any app.
He meant to say, any website that isn’t soydev cloudy garbaj. Also the answer is still DownThemAll
curl -c
in a while loopjdownloader seems pretty close to “internet download manager”
Also I prefer
yt-dlp
overyoutube-dl
(go old school,
curl
andwget
)Out of my toolkit:
- Audio and video? yt-dlp, hands down.
- Files? The plugin DownThemAll for Firefox.
yt-dlp
Hmm seems really interesting, will take a look at it when I have time
DownThemAll
Tested it unfortunately requires an extra step (right clicking on links), I’m looking for something that will auto start whenever I left click on a link instead of the browser built in download manager
I’m surprised you tried all of these downloaders that I’ve never heard of, but somehow missed like the biggest one. JDownloader2 , the best one imo
the thing about jdownloader it does not grab url and transfer it immediately to download manager with extension like IDM does.
THIS
well yeah, that’s true, but it auto grabs clipboard, so you can just Right click > copy link address. Yeah yeah 1 extra click and messes your old workflow ik, but at least it checks all the other requirements
There are Browser extension available, i do not know their quality.
Lol, I actually know about JDownloader2 but never used it but well I’m downloading it right now so let’s see
There seems to be a Firefox extension that can send downloads and start jdownloader as well
I use Java version of XDM and it work flawlessly on brave and firefox
Same here
XDM? There is also FileCxx.
There is nothing that will work as simple as IDM, especially with that little floating button on top of videos it detects, with all available frame resolutions. But these two come the closest.
For video sites, I use yt-dlp. For galleries, gallery-dl.
For anime sites, I just log into Windows and use IDM.
XDM?
Ok I just
googledstartpaged it and oh boy it is FOSS but the UI man it looks like a smartphone app from android 4.4 era but the devs are working on a full overhaul so I’ll wait and seeThere is also FileCxx.
I will look into it, seems interesting
There is nothing that will work as simple as IDM
I strongly agree but from my experience FDM seems the closest to it and FDM is not as simple as IDM, I wish if there is a native linux version.
especially with that little floating button on top of videos it detects, with all available frame resolutions.
Damn right man, it is so damn good, can’t anyone else copy it please???
For video sites, I use yt-dlp. For galleries, gallery-dl.
I know of yt-dl but never heard of dlp before well until yesterday and for gallery-dl the name alone is very intriguing, I will definitely take a look at it, thanks for mentioning it!
For anime sites, I just log into Windows and use IDM.
They called me a mad man
You… care about the UI of XDM? IDM looks like Windows 98 era. If shit works, why care? I would argue XDM download window looks better than that of IDM. And I have used these tools for over a decade, since FlashGet and Download Accelerator Plus were a thing.
IDM looks like Windows 98 era
Yep I agree but at least it looks like a desktop app not a phone app on a big screen, anyway it’s okay I will keep using FDM while keeping an eye on XDM hopefully the new version will live up to the expectations
XDM has a good video grabber, unlike FDM. Its detection is very similar to IDM, so you are missing out just because of the smartphone UI.
uGet always worked great for me.
- Does it auto capture download requests from the browser?
- Do I need to copy-paste the direct download link to it?
- Do I need to right click on links then select it?
- does it work flawlessly with Firefox?
I simply copy the link, click in uGet and it gets it from the clipboard. But I believe there’s a Firefox uGet add-on for complete integration.
Wfdownloader is often overlooked but it’s probably one of the best and versatile tools around.
Thanks! I will keep this one in mind in case things don’t work well with FDM
ngl this site looks really sketchy
I have nothing to contribute, but I’m extremely curious as to why someone would need a “download manager”? What’s the use case?
I seem to recall most downloader programs just being malware like Orbit downloader etc.
When I used to use one it was due to sites limiting downloads to 200kb/s or similar. 32 parallel requests got that up to 6.4MB/s
Neat! I haven’t had to use download sites in ages so TIL you could bypass it like this. I thought all that stuff died with Rapidshare and letitbit etc.
I mostly use a download manager for parallel downloading a file. (downloading multiple parts of a single file at the same time).
A long time ago I used a CLI download manager that could download from different mirrors at the same time.
I think it was a tool called axel and it worked very well.
so qbitorrent? https://www.qbittorrent.org/
Aria2 in the terminal has this feature:
aria2c -X 16 [URL]
I might be dumb but I still don’t understand the use of such a download manager.
I mean I guess I have an integrated download manager in Firefox and it’s sufficient for my user case.
You’re not dumb you just haven’t needed that use case before.
Here’s an example of the last time JDownloader saved me. There was a website where people were posting archives of old skateboard videos. There were hundreds of links across dozens of pages in a forum. All links to sites like mega.
I was able to view all pages in one document and extracted all of the hundreds of links and put them in JDownloader. Over the course of the next several weeks JDownloader was able to manage those downloads without clogging my bandwidth. If a download failed it would notify me and I could retry it.
Can you imagine trying to do that in Firefox?
Fair enough! That’s so good you managed to get all that
Thanks for the explanation 👍
I think the big things are: 1. You can download things that aren’t supposed to be downloadable. 2. More reliable when downloading big files.
I settled on it in the end but I installed the deb package instead from FDM website, the flatpak just refuses to install and I’m not willing to troubleshoot the issue
For me it was actually the other way around, I had issues with the normal package so I went with the flatpak.
What kind of issues exactly?
I don’t really remember, that was a few years ago. I’ve been using the flatpak ever since.
Jdownloader2 is the the best, I’ve not used anything else for years.
I guess it is a matter of personal preference and priorities
It’s maybe a little bloated and UI is 🤮 but it never lets me down. Since I started paying for RealDebrid I love it even more!
What is RealDebrid?
Oh sweet child