Let's use Telegram as a music player! (Find music, instant lyrics, lossless music without distortion)#
Step 1: Go to @music_v1bot to download songs and find lyrics#
Input command: /search (the song title you want)
Step 2: Download MT Manager (click me)#
Open: the downloaded lyrics file
Step 3: In the top right corner, search > check regularization, replace (replace all)#
Input: [(\d{2}:\d{2}).\d+]
Replace: $1
Note
Note: A space (in English) must be added after "$1".
Code author: Aric
Then paste the selected lyrics into the music file to complete.
(I am the example - click to view) #
Note
Use: Music files in ".FLAC" format may sometimes not display the lyrics timeline correctly, which is normal, so you may need to convert to a specific format, such as .mp3, .ogg, or .m4a songs.
→ If you have a strong pursuit of music quality and have a computer 🖥️, I personally highly recommend using tools like dBpowerAMP to convert lossless music formats to m4a (Apple's algorithm: music encoded with QAAC), which can currently be considered one of the best compression algorithms in the world, renowned in the communications field, and can be nearly 100% restored after compression. (Even professionals in music/acoustic research are amazed) I strongly recommend it, just lamenting that there is no similar software for mobile phones. Specifically for converting to QAAC encoding.
🖥️ Download/teaching for dBpowerAMP on PC, please click me#
Expansion#
The above is the original content. If you change the music format and lose the original cover, artist, etc., generally speaking, it doesn't matter. If you must change it, you can use music tags. The specific usage is very simple, I won't elaborate, just giving a video for you to understand roughly:
At the same time, if you want to change the music format, there are many methods. Here is a website for you.
Original link#
https://telegra.ph/Telegram-Real-Time-sync-lyrics-05-14