ugetdm / uget-integrator

Native messaging host to integrate uGet Download Manager with web browsers
GNU General Public License v3.0
337 stars 38 forks source link

Download from certain websites #82

Open expatjedi opened 4 years ago

expatjedi commented 4 years ago

They are video and audio hoster ok.ru and e-mail provider mail.ru

Ok.ru website refuses the download videos but in windows idm handles the download easily. There is a redirect issue on linux, please fix this. Mail.ru also refuses to download attachments and other files.

Both confirmed by myself with countless tries.

cipricus commented 4 years ago

@koraylinux. About ok.ru: How do you get the the download link? Are you expecting uget-integrator to find it by itself, or do you use an addon or other method? I have always used other tools (addons, or XDM) to find such links, even for youtube, and I have never seen uGet, its integrator or extension being able to actually capture a video by itself. XDM (in Linux) has that capacity, uget and uget-integrator do not have it. So, this should be an issue with uGet itself (not being able to download ok.ru videos). The integrator is supposed to send a link that you already have to uGet (which it does), not to provide you with the link from ok.ru or other sites (which it never does, and is not supposed to).

uGet integration is more limited by design than that of IDM and XDM: it doesn't include a "grabber".

For one and the same ok.ru video address you can have different download links depending on the method used to get the link. For example: at the same video address (of the form https://ok.ru/video/SOME_NUMBERS) the download link may differ between http://keepsaveit.com/, https://okvid.download/, https://pastedownload.com/okru-downloader/ and that of the extension https://en.savefrom.net/user.php. My impression is that some of these different links (for the same video) do not work at all in uget, some start but fail after a short while, even with 1-segment download, and some work even with multi-segment, but only very short videos.

expatjedi commented 4 years ago

Usually i use savefrom.net extension on chrome and opera. I did not try other websites you mentioned but i will try as soon as possible. So far savefrom.net extension's captured download links does not work on uGet. When i try to download, it simply says file not found.

All i can say that the Ok.ru download links has some kind redirect so uGet can't get the final link from original link. As i mentioned above, mail.ru and google drive has the same problem. If you don't download direct links, uGet mostly fails.