mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 101 forks source link

All-New (awesome!) MacOS version cannot be opened (possibly: corrupted download maybe?) #406

Closed ThiccOwl closed 5 days ago

ThiccOwl commented 1 month ago

Hiya!

Please let me prefix this, by saying: I am an ABSOLUTE AMATEUR! I am super new to anything FOSS or GitHub and so on... I am really really trying to just read-up and research on whatever I can, in an (futile?) attempt to NOT ask dumb questions and annoy everyone with them! However once in a while I am just stumped, and cannot for the life of me figure out a solution on my own, no matter how hard I try or read-up everything trying to find an answer... Like here right now:

I feel as if maybe, the '.dmg' file for the all-new (awesome!) MacOS version of 'media-downloader' might maybe be 'broken' or 'corrupted' possibly?

Because no matter what I try or how I try it, I always keep getting displayed the same error by the MacOS system:

"MediaDownloader.app is damaged and can't be opened. You should eject the disk"

(I also tried to attach a screenshot of this, just in case...)

So I tried downloading the '.dmg' file here in GitHub in a different browser, as I thought maybe the file got corrupted by/during the download or something, but still nothing sadly...

Now, maybe I found a lil error/bug here, but the way more likely explanation is that I am doing some really really dumb amateur mistake here! If that should be indeed the case, then I can just really apologize! But would of course still be thankful for any and all help maybe thrown my way!

Thank you so so much! And, again, I apologize for any and all mistakes made by Me here!

All the Best!

ScreenshotGitHub01

mhogomchungu commented 1 month ago

I do not own a macos computer and i can not test macos build.

I rely on @SONGjiemo from below issue to test for me and i hope he will come and tell us if he also got the error or not and how he solved it if he did.

https://github.com/mhogomchungu/media-downloader/issues/401

mhogomchungu commented 1 month ago

A bit of googling landed me here: https://www.reddit.com/r/macsysadmin/comments/13vu7f3/app_is_damaged_and_cant_be_opened_error_on_ventura/

The solution here is for me ti sign the binary but can not do that.

A work around is for you to run the "xattr" command to make your system not complain about the bundle not being signed.

mhogomchungu commented 5 days ago

I have added a sentence next to MacOS link that says the bundle is not notarized and to expect the error you are getting and with a suggestion to search the internet on how to install not notarized bundles.