Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lyrics fetching logical issue #42

Open
WorldOfDex opened this issue Jun 4, 2024 · 2 comments
Open

lyrics fetching logical issue #42

WorldOfDex opened this issue Jun 4, 2024 · 2 comments

Comments

@WorldOfDex
Copy link

WorldOfDex commented Jun 4, 2024

import syncedlyrics

lrc = syncedlyrics.search("Ella Pugazhum rahman", allow_plain_format=True, save_path="test.lrc")
print(lrc)

i tried toshow this ella pugazhum from Azhagiya Tamizh Magan by rahman

but the result was none why?
Capture2

but the lyrics already existed in spotify as well as musicmatch

Capture

@moehmeni
Copy link
Owner

moehmeni commented Jun 5, 2024

I printed the search result of Musixmatch for this search term, and it's as follows:

Ella Pugazhum Nagoor E.M.Hanifa
Ella Pugazhum Nagoor E. M. Hanifa
Ella Pugazhum - Reprise Hari Tunes
Ella Pugazhum Iraivanukkae Nagore E. M. Hanifa
Ella Pugazhum (Cover) Sangeeth Satharupan

Does not seem there are lyrics for it. Could you send me a Musixmatch or other lyrics provider link that has this track?

@WorldOfDex
Copy link
Author

I printed the search result of Musixmatch for this search term, and it's as follows:

Ella Pugazhum Nagoor E.M.Hanifa
Ella Pugazhum Nagoor E. M. Hanifa
Ella Pugazhum - Reprise Hari Tunes
Ella Pugazhum Iraivanukkae Nagore E. M. Hanifa
Ella Pugazhum (Cover) Sangeeth Satharupan

Does not seem there are lyrics for it. Could you send me a Musixmatch or other lyrics provider link that has this track?

https://www.musixmatch.com/lyrics/A-R-Rahman/Ella-Pugazhum

AND

USE THIS https://open.spotify.com/track/7Fs5pBygqSAY2JPnfCHiMV
IN
https://syrics-web-akashrchandran.vercel.app/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants