MohamedYasser97 / lyricurator

A bot that scrapes azlyrics.com for lyrics and other data with additional tweeting functionality
https://twitter.com/lyricurator
The Unlicense
5 stars 8 forks source link

Add a CLI argument that gets a full song #12

Closed MohamedYasser97 closed 2 years ago

MohamedYasser97 commented 2 years ago

Instead of scraping 2 or 3 lines of lyrics, the CLI argument -fs or --fullsong should get the whole song lyrics.

Notes:

cloneartist commented 2 years ago

Hey, Can I work on this one?

MohamedYasser97 commented 2 years ago

@cloneartist Sure! You can start by forking my repo and coding the changes in a new branch from master. And make sure to satisfy the notes mentioned in the issue description.