mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Add download links to the UI #115

Closed jtsiomb closed 1 year ago

jtsiomb commented 2 years ago

It would be really nice to provide download links somewhere in the UI, so when someone finds a song they like, they can easily grab it and save it locally. Even better if "folders" have download links too, to zip and download the whole thing in one go.

mmontag commented 2 years ago

It's in there, although a bit hidden - you can right click on any song and "Save As".

jtsiomb commented 2 years ago

The only save option I get is the browser's built in "save link as ..." which saves an html page. Tried it with both firefox (98.0) and chromium (100.0.4896.75). I even tried disabling my extensions to see if something interferes, but nothing changed.

Firefox: firefox

Chromium: chromium

mmontag commented 1 year ago

Hey! Sorry for the late reply, but this was an oversight on my part. It was working for Search and Favorites, but not Browse. Will be fixed in the next deploy!