bcc-code / bmm-web

[BMM] The BMM website and desktop app to listen to the content from BMM.
https://bmm.bcc.media/
GNU Affero General Public License v3.0
16 stars 8 forks source link

Download files #288

Closed kkuepper closed 5 months ago

kkuepper commented 8 months ago

This isn't strictly relevant for Public release. We could just hide the download button.

The text in Figma is outdated: headline: Download of messages unavailable text: The ability to download messages from BMM is no longer available. If you need a message for a specific use, please contact us and explain your needs. support mail: mailto:support@bcc.media

kkuepper commented 7 months ago

I decided against implementing the download action, since we're considering removing it at some point anyway. Because of that it shouldn't be one of the quick actions. So I use "AddToPlaylist" instead as quick action. Also downloading in Electron doesn't really feel right. We should still implement it for the website though.