Replies: 131 comments 299 replies
-
taking longer than expected but worth it. |
Beta Was this translation helpful? Give feedback.
-
Hi @subhra74 could you tell me how to build this project using command line? Or are you build this app using visual studio? Please write the docs, so we can read guides correctly. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the effort. Really appreciate it! |
Beta Was this translation helpful? Give feedback.
-
Thanks for updating the app . it is so usefull . love your app so much bhai |
Beta Was this translation helpful? Give feedback.
-
Can XDM download video playlist in the future? |
Beta Was this translation helpful? Give feedback.
-
I am really waiting for that for a long time. We needed some upgrades in the UI also, but I would recommend keeping the XDM icon in the title bar. |
Beta Was this translation helpful? Give feedback.
-
I was hoping it would be Qt for Linux :/ damn |
Beta Was this translation helpful? Give feedback.
-
Is it impossible to add channel tracking function to next gen XDM? |
Beta Was this translation helpful? Give feedback.
-
Any chance of supporting torrent downloads too like MotrixApp? |
Beta Was this translation helpful? Give feedback.
-
Wow ! I cant wait. But Qt would be good for Linux 🙂. |
Beta Was this translation helpful? Give feedback.
-
Woo! am looking forward for the release. Thanks for the hard work you are putting out. Really appreciate it. |
Beta Was this translation helpful? Give feedback.
-
Looks like FDM now. But appreciate the effort. I like the new UI and it's a good step toward a faster and leaner experience. Cannot wait to test it out. |
Beta Was this translation helpful? Give feedback.
-
Can we get a preview of the separate download progress window? If you left it out or gave one a low priority, take a note from the Free Download Manager Team's analytics. Removing the popup download progress window was the most listed reason why people stopped using new versions of their app (33%). |
Beta Was this translation helpful? Give feedback.
-
Can we download files from command-line terminal using xdman? At least for linux users? |
Beta Was this translation helpful? Give feedback.
-
Thanks, it's been a long time with no update |
Beta Was this translation helpful? Give feedback.
-
@subhra74 It looked like (because now xdm not captures the browser download) that xdm will capture any file that the user specified, for example when you add .png to the browser monitoring section, it will captures any .png file in the webpage. That must not happened. #1057 |
Beta Was this translation helpful? Give feedback.
-
How can I download a video and convert it to mp3 file like the old version? |
Beta Was this translation helpful? Give feedback.
-
@subhra74 video download is not working on Manjaro Linux 22. |
Beta Was this translation helpful? Give feedback.
-
XDM 8.0.29 is out https://github.com/subhra74/xdm/releases/tag/8.0.29
|
Beta Was this translation helpful? Give feedback.
-
There is a minor problem. When opening sites like https://gamerant.com/best-looking-pc-games-ranked/ (just an example), XDM (the v8 one) tries to download all images on that website. It didn't happen in the older XDM. |
Beta Was this translation helpful? Give feedback.
-
Love your project but lately facing an issue when on arch, i just can't download a clip from YouTube even if I copy nad apste the link, yt-dlp is already installed and I can download flip on over website |
Beta Was this translation helpful? Give feedback.
-
I am the only who can't run xdm from kde menu because it doesn't open. I have to open it from the status and notification menu can anyone help me out here? |
Beta Was this translation helpful? Give feedback.
-
why can't save video name with |
Beta Was this translation helpful? Give feedback.
-
Hi, it has been quite a long time since I used the new beta version of XDM. Everything is very smooth: the new modern UI, download speed, browser monitoring,... except for one thing that still very bugs me: when choosing a directory to save the download file into, if the directory was used before by XDM (i.e. was chosen to save some other files), the new choice is not respected, XDM automatically chooses the latest chosen directory. For example, let's say I already downloaded a file and chose to save it FYI, here are my OS specs:
|
Beta Was this translation helpful? Give feedback.
-
Just came here to say thanks for this new version. It is fantastic. |
Beta Was this translation helpful? Give feedback.
-
Does the "Do not automatically capture downloads from below web sites" support regular expression? I would like to black list all websites since some websites are very, very annoying. When I want to download it will do it manually. |
Beta Was this translation helpful? Give feedback.
-
is this project still active? |
Beta Was this translation helpful? Give feedback.
-
@Kedryn Hmm I suggest you write a Python script with some schedulers library that can persists after system reboot. |
Beta Was this translation helpful? Give feedback.
-
Try ant download manager giveaway version from sharewareonsale tomorrow is
the last date...
…On Wed, 28 Feb, 2024, 8:29 pm Kedryn, ***@***.***> wrote:
this project seems quite dead
i got back to paid IDM
—
Reply to this email directly, view it on GitHub
<#768 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUJPIKYXYTRVN6Q3EANG46DYV5A35AVCNFSM5M2WLF6KU5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQNRRHE3DQNY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi @subhra74 when will xdm version 8 be released stable? |
Beta Was this translation helpful? Give feedback.
-
XDM is migrating to C# 9/DotNet 6 for a fast, lean and better user experience
XDM was written in Java. It proved to be a good choice in 2013 for a cross platform application, but not without some major drawbacks.
Some of the major problems XDM is facing because of Java is:
Solution: XDM is being re-written in DotNet to solve above problems.
New XDM will use
Changes in browser extension
There is also some changes how XDM interacts with the browser. From version 8.0.6, browser extension will only be used to intercept file downloads. Video download option is added in the XDM application itself. It is under New button. New->Video download.
I am forced to make this change because of repeated warning and threats from Chrome web store and Firefox extension store to disable/delete the extension. Since detecting streaming video requires monitoring users network traffic, the reviewers often thinks that XDM extension is doing some malicious activity. In the past the extension was taken down several times for this reason and though it was restored later on, users often get confused and suspicious of XDM. I also received warning from Chrome web store that the extension is being used to download copyright protected contents, so from now on XDM will delegate all its video downloading tasks to another open source tool yt-dlp to fetch video links from URL. XDM will not have any video downloading code itself and will take video download links from yt-dlp as general URL and will leave the decision of determining whether content is legal/copyright protected up to the user.
All new code is being pushed to the following branch (https://github.com/subhra74/xdm/tree/feature/8.0.1)
Thank you for your support and understanding!
Here is a preview how new version will look like
Beta Was this translation helpful? Give feedback.
All reactions