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: detect MusixMatch blocking #2634

Merged
merged 2 commits into from
Jul 18, 2017

Commits on Jul 17, 2017

  1. lyrics: detect MusixMatch blocking

    we just look for the bad string in the HTML. this has the downside
    that we may consider songs that have those exact lyrics (you never
    know, really) may trigger this warning as well and we would fail to
    fetch those songs.
    
    we also fail if lyrics contain another magic string that seems to come
    up when you do fill in the CAPTCHA after being blocked.
    anarcat committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    5e8d17a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    a17974a View commit details
    Browse the repository at this point in the history