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

Fixed on fetching from xiami #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shiraihii
Copy link

As metioned in the Issue of OriginRepo:
'It can not fetch lyrics?! #3'
warmsun0220 said:
the URL of xiami had changed,try to open the file ol_lrc_fetch_xiami.c and change the *TITLE_PATTERN to "href=\"http://www.xiami.com/song/" and recompilation it
After that, it can fetch the title from xiamia, but the lyric file downloaded contains just an 'HTTP403' page.
modify ARTIST_PATTERN makes it works.

Modified in the src of TITLE_PATTERN and ARTIST_PATTERN of xiami in ol_lrc_fetch_xiami.c

Modified in the src of SONG and ARTIST of xiami
in ol_lrc_fetch_xiami.c
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

Successfully merging this pull request may close these issues.

1 participant