You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote lyrics cli just for the sake of it using a publicly available API by astridlol/lyrics.
The thing is, the actual repo uses the author's personal genius token. I would not want to rate limit the author by chance.
Hence I plan on using a new method of getting the lyrics: Dumb which is a alternative frontend to genius.com
I plan to scrape the lyrics from them.
I am not sure as to how I would do that just yet, even unsure if I would need to use language bindings or use rust itself. Suggestions are welcome.
Development will be happening on a separate branch, so nothing in the current lyrics cli will change
Regards,
Ishan
The text was updated successfully, but these errors were encountered:
Lyrics CLI has gotten nearly 70 downloads!
I wrote lyrics cli just for the sake of it using a publicly available API by astridlol/lyrics.
The thing is, the actual repo uses the author's personal genius token. I would not want to rate limit the author by chance.
Hence I plan on using a new method of getting the lyrics: Dumb which is a alternative frontend to genius.com
I plan to scrape the lyrics from them.
I am not sure as to how I would do that just yet, even unsure if I would need to use language bindings or use rust itself. Suggestions are welcome.
Development will be happening on a separate branch, so nothing in the current lyrics cli will change
Regards,
Ishan
The text was updated successfully, but these errors were encountered: