Skip to content

Synced lyrics missing in api request but present in the website search #87

@exilonium

Description

@exilonium
curl -X GET -sG -H "Lrclib-Client: rmpc-69" --data-urlencode "artist_name=Olivia Rodrigo" --data-urlencode "track_name=pretty isn't pretty" --data-urlencode "album_name=GUTS" "https://lrclib.net/api/get" | jq .


{
  "id": 3394163,
  "name": "pretty isn’t pretty",
  "trackName": "pretty isn’t pretty",
  "artistName": "Olivia Rodrigo",
  "albumName": "GUTS",
  "duration": 199.0,
  "instrumental": false,
  "plainLyrics": "Bought a bunch of makeup, tryna cover up my face\nI started to skip lunch, stopped eatin' cake on birthdays\nI bought a new prescription to try and stay calm\n'Cause there's always somethin' missin'\nThere's always somethin' in the mirror that I think looks wrong\nWhen pretty isn't pretty enough, what do you do?\nAnd everybody's keepin' it up, so you think it's you\nI could change up my body and change up my face\nI could try every lipstick in every shade\nBut I'd always feel the same\n'Cause pretty isn't pretty enough anyways\nYou can win the battle, but you'll never win the war\nYou fix the things you hated, and you'd still feel so insecure\nAnd I try to ignore it, but it's everythin' I see\nIt's on the poster on the wall, it's in the shitty magazines\nIt's in my phone, it's in my head, it's in the boys I bring to bed\nIt's all around, it's all the time, I don't know why I even try\nWhen pretty isn't pretty enough, what do you do?\nAnd everybody's keepin' it up, so you think it's you\nI could change up my body and change up my face\nI could try every lipstick in every shade\nBut I'd always feel the same\n'Cause pretty isn't pretty enough\nAnd I bought all the clothes that they told me to buy\nI chased some dumb ideal my whole fucking life\nAnd none of it matters, and none of it ends\nYou just feel like shit over and over again\nNo, it'll never change\nPretty isn't pretty enough, mmm\nEverybody's keepin' it up, oh\nPretty isn't pretty enough\nBut pretty isn't-",
  "syncedLyrics": null
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions