asrvd / lyrist

simple and RESTful API for getting lyrics of any song made using Next.js and Tailwind CSS
https://lyrist.now.sh
MIT License
101 stars 20 forks source link

Is it possible to return something for empty/no lyrics/instrumental songs? #4

Closed lachlan-00 closed 4 months ago

lachlan-00 commented 12 months ago

I know it's sort of the opposite of lyrics but is there a way to say "no lyrics for this song" somehow?

I don't know if there's a standard for it or a way to differentiate between none found and identified with no lyrics

asrvd commented 10 months ago

sorry for replying so late, I think I need to check what are the api responses for both cases, maybe we can differentiate bw them

asrvd commented 8 months ago

unfortunately, I don't think this will be possible - it falls in the same category as "lyrics not found"

lachlan-00 commented 4 months ago

Thanks for looking. lets close this then