trizen / clyrics

An extensible lyrics fetcher, with daemon support for cmus and mocp.
https://trizenx.blogspot.com/2013/02/mocp-lyrics.html
GNU General Public License v3.0
56 stars 15 forks source link

clyrics cannot access Google anymore #21

Closed InspectorMustache closed 11 months ago

InspectorMustache commented 11 months ago

I least I think that's what's happening. Regardless of what query I enter, I always get the following output:

clyrics -dd test
** GET https://www.google.com/ ==> 200 OK
** GET https://www.google.com/search?q=test+site%3Aazlyrics.com+OR+site%3Agenius.com&source=hp&sca_esv=572214004&ie=UTF-8 ==> 302 Found
** GET https://consent.google.com/ml?continue=https://www.google.com/search%3Fq%3Dtest%2Bsite%253Aazlyrics.com%2BOR%2Bsite%253Agenius.com%26source%3Dhp%26sca_esv%3D572214004%26ie%3DUTF-8&gl=DE&m=0&pc=srp&uxe=eomcrt&cm=4&hl=de&src=1 ==> 200 OK
trizen commented 11 months ago

I confirm the issue. I'll have to look into it.