amcquade / fresh_script

Find Spotify tracks posted to the HipHopHeads subreddit and add them to a Spotify playlist.
MIT License
91 stars 61 forks source link

Feature to sort by string instead of the meaningless ints #37

Closed Ondkloss closed 5 years ago

Ondkloss commented 5 years ago

Supports: hot, new, rising, random_rising, controversial, top Improved argparse help as well as incorrect sorting method error message.

amcquade commented 5 years ago

looks good to me. sorting by string definitely makes things a little nicer. thanks! @Ondkloss