[Feature Request]: Enable lyrics on videos #3117

Open
opened 2025-03-21 00:27:08 +00:00 by AARP41298 · 5 comments
AARP41298 commented 2025-03-21 00:27:08 +00:00 (Migrated from github.com)

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Problem Description

There's a lot of missed song, bad quality, karaoke versions, songs without the backup of a company, etc. That only has "video."

Proposed Solution

With LRCLIB, search the title of the video.Image

Maybe tokenize the title using - to match the pattern artist - song - foo - bar for those videos that are labeled as karaoke, instrumental, AMV, FMV, etc.

Alternatives Considered

A button to paste the lyrics manually searched and copied from LRCLIB, and save them on VIDEO_ID.lrc in the lyrics folder inside YTM

Additional Information

No response

### Preflight Checklist - [x] I use the latest version of YouTube Music (Application). - [x] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a feature request that matches the one I want to file, without success. ### Problem Description There's a lot of missed song, bad quality, karaoke versions, songs without the backup of a company, etc. That only has "video." ### Proposed Solution With LRCLIB, search the title of the video.![Image](https://github.com/user-attachments/assets/e64dbbe5-345b-466f-95a9-1cd29ba21312) Maybe tokenize the title using `-` to match the pattern `artist - song - foo - bar` for those videos that are labeled as karaoke, instrumental, AMV, FMV, etc. ### Alternatives Considered A button to paste the lyrics manually searched and copied from LRCLIB, and save them on `VIDEO_ID.lrc` in the `lyrics` folder inside YTM ### Additional Information _No response_
Owner

Invalid request, already how it works.

Invalid request, already how it works.
AARP41298 commented 2025-03-21 19:01:41 +00:00 (Migrated from github.com)

I only filled out the solution section because it was mandatory. If this is how it works, please, as I mentioned in the title, enable it for videos.

Or is a bug?

I only filled out the solution section because it was mandatory. If this is how it works, please, as I mentioned in the title, enable it for videos. Or is a bug?
JellyBrick commented 2025-03-27 07:29:36 +00:00 (Migrated from github.com)

Already works.
We won't be implementing the ability to automatically parse titles because it has too many side effects.

Already works. We won't be implementing the ability to automatically parse titles because it has too many side effects.
AARP41298 commented 2025-03-28 17:50:31 +00:00 (Migrated from github.com)

I found a workaround. Upload your own music as music.

The disadvantage is, those songs are only for you, this means you cant share it with a link, and of course, you cant search it. Thats why i forgot this function.

Image

Image

Now, works as always.

Thank you for your replies.

PD I still dont understand what you mean by "it works".

I found a workaround. Upload your own music as music. The disadvantage is, those songs are only for you, this means you cant share it with a link, and of course, you cant search it. Thats why i forgot this function. ![Image](https://github.com/user-attachments/assets/ab5d07c6-657a-47f4-8492-107ac33521de) ![Image](https://github.com/user-attachments/assets/4869e097-cb3e-4ff8-8a29-2e9333fe7d6b) Now, works as always. Thank you for your replies. PD I still dont understand what you mean by "it works".
AARP41298 commented 2025-04-17 00:40:41 +00:00 (Migrated from github.com)

Hi, sorry to bother.

I just realized that the titles are already parsed on videos.
The first request of course fails because use the channel name as artist.
https://lrclib.net/api/search?artist_name=AARP+Music&track_name=Porta+-+Nueva+Generaci%C3%B3n
https://lrclib.net/api/search?artist_name=AARP+Music&track_name=jun+-+KIMONO%E2%99%A5PRINCESS+%28TGS2010+Ver.%29

But the second request retrieve correctly the synced lyrics.
https://lrclib.net/api/search?q=Porta+-+Nueva+Generaci%C3%B3n
https://lrclib.net/api/search?q=jun+-+KIMONO%E2%99%A5PRINCESS+%28TGS2010+Ver.%29

Image

Hi, sorry to bother. I just realized that the titles are already parsed on videos. The first request of course fails because use the channel name as artist. `https://lrclib.net/api/search?artist_name=AARP+Music&track_name=Porta+-+Nueva+Generaci%C3%B3n` `https://lrclib.net/api/search?artist_name=AARP+Music&track_name=jun+-+KIMONO%E2%99%A5PRINCESS+%28TGS2010+Ver.%29` But the second request retrieve correctly the synced lyrics. `https://lrclib.net/api/search?q=Porta+-+Nueva+Generaci%C3%B3n` `https://lrclib.net/api/search?q=jun+-+KIMONO%E2%99%A5PRINCESS+%28TGS2010+Ver.%29` ![Image](https://github.com/user-attachments/assets/d7f0e8c0-8c81-4933-a632-40fdab3ef40c)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: YTMD/youtube-music#3117
No description provided.