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

Use different method to remove junk from LyricsWiki output #1956

Merged
merged 2 commits into from
Apr 25, 2016

Conversation

jackwilsdon
Copy link
Member

@jackwilsdon jackwilsdon commented Apr 25, 2016

Use _scrape_strip_cruft instead of scrape_lyrics_from_html so that LyricsWiki does not depend on Beautiful Soup.

Also removes the unneeded call to unescape, as _scrape_strip_cruft does that for us too.

Use `_scrape_strip_cruft` instead of `scrape_lyrics_from_html` so that
LyricsWiki does not depend on Beautiful Soup.
Remove useless unescape as _scrape_script_cruft does it for us.
@sampsyo
Copy link
Member

sampsyo commented Apr 25, 2016

Woohoo! This looks great.

@sampsyo sampsyo merged commit 6942be7 into beetbox:master Apr 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants