Techcatchers / PyLyrics-Extractor

Get Lyrics for any songs by just passing in the song name (spelled or misspelled) in less than 2 seconds using this awesome Python Library.
MIT License
52 stars 17 forks source link

feat: add support for Musixmatch and KKBox #12

Open JasonLCY3 opened 2 years ago

JasonLCY3 commented 2 years ago

urllib is used to get the page from KKBox. Headers are added for the request to Musixmatch to work.