yaronzz / Tidal-Media-Downloader

Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
http://doc.yaronzz.com/post/tidal_dl_installation/
Apache License 2.0
3.38k stars 471 forks source link

[FEATURE] Option to save lyrics as .LRC format (if they exist) #544

Open morgenstern09 opened 3 years ago

morgenstern09 commented 3 years ago

tidal-gui/tidal-dl

Which feature

Option to save lyrics as .LRC format (if they exist)

Description

It would be nice to have the option to save the lyrics of a song if they exist.

Tidal uses this request format for checking for lyrics: https://listen.tidal.com/v1/tracks/55172078/lyrics?countryCode=PL

image

The lyrics are already provided in the .LRC format, in the "subtitles" field: image

image

regendier commented 3 years ago

would be a nice option, thanks for sharing it

On Mon, Nov 30, 2020 at 11:53 PM morgenstern09 notifications@github.com wrote:

tidal-gui/tidal-dl

Which feature

Option to save lyrics as .LRC format (if they exist)

Description

It would be nice to have the option to save the lyrics of a song if they exist.

Tidal use this request format for checking for lyrics: https://listen.tidal.com/v1/tracks/55172078/lyrics?countryCode=PL

[image: image] https://user-images.githubusercontent.com/31675407/100675332-0dbbed80-3367-11eb-9e3a-6fc843265738.png

The lyrics are already provided in the .LRC format: [image: image] https://user-images.githubusercontent.com/31675407/100675391-2926f880-3367-11eb-9dc9-b83d635661f2.png

[image: image] https://user-images.githubusercontent.com/31675407/100675431-3f34b900-3367-11eb-93a7-5563fcddd133.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yaronzz/Tidal-Media-Downloader/issues/544, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ2LHW3UTY2URSRUCH3ILVLSSQO77ANCNFSM4UIGUUMA .

morgenstern09 commented 3 years ago

would be a nice option, thanks for sharing it On Mon, Nov 30, 2020 at 11:53 PM morgenstern09 @.**> wrote: tidal-gui/tidal-dl Which feature Option to save lyrics as .LRC format (if they exist) Description* It would be nice to have the option to save the lyrics of a song if they exist. Tidal use this request format for checking for lyrics: https://listen.tidal.com/v1/tracks/55172078/lyrics?countryCode=PL [image: image] https://user-images.githubusercontent.com/31675407/100675332-0dbbed80-3367-11eb-9e3a-6fc843265738.png The lyrics are already provided in the .LRC format: [image: image] https://user-images.githubusercontent.com/31675407/100675391-2926f880-3367-11eb-9dc9-b83d635661f2.png [image: image] https://user-images.githubusercontent.com/31675407/100675431-3f34b900-3367-11eb-93a7-5563fcddd133.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#544>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ2LHW3UTY2URSRUCH3ILVLSSQO77ANCNFSM4UIGUUMA .

Thanks!

Some audio players support the .LRC format, and I tested it with lyrics taken from this request's response, and it works just fine, with auto-scroll and all.

josopu commented 3 years ago

This is not what has just been implemented in the last version, right? Now we can download normal embedded lyrics but not LRC