Skip to content

add ?audioUrl and ?lyrics query params for importing audio from a remote url - #151

Open
feralbureau wants to merge 1 commit into
better-lyrics:masterfrom
feralbureau:master
Open

add ?audioUrl and ?lyrics query params for importing audio from a remote url#151
feralbureau wants to merge 1 commit into
better-lyrics:masterfrom
feralbureau:master

Conversation

@feralbureau

@feralbureau feralbureau commented Jul 19, 2026

Copy link
Copy Markdown

adds a useImportFromAudioUrl hook that reads ?audioUrl= from the url,
fetches the audio file, loads it into the composer, and opens the lyrics
import modal pre-filled with optional ?title=&artist=&album=&duration=
metadata.

also adds ?lyricsUrl= param that pre-fills the paste textarea when the
modal opens on the paste tab.

this makes it possible to link to the composer with a specific audio
file and metadata, like an "open in composer" button from a player or
library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant