feature: improved audio player UX

This commit is contained in:
Andy Burke 2025-08-21 21:30:53 -07:00
parent ef98fc754d
commit 0ed013c968
6 changed files with 620 additions and 4 deletions

View file

@ -52,6 +52,8 @@ feature discussions.
- [X] spotify
- [ ] youtube (any way to differentiate for yt music?)
- [X] direct uploads
- [X] make the direct upload audio player look decent for a first pass
- [ ] make the display cooler - clicking the spectrum should toggle to different display modes
- [ ] add action buttons to embeds
- [ ] copy original link (hopefully just a button with some onclick we can slap next to the iframe and style?)
- [ ] toggle embed (toggle between showing the embed and the original link)