jaydp17 / youtube-playlist-sorter

Sorts ↕️ a public playlist based on its popularity 🔥
MIT License
4 stars 7 forks source link

Add a --likes flag (fixes #16) #17

Open ArcticZeroo opened 7 years ago

ArcticZeroo commented 7 years ago

This PR does a few things:

jaydp17 commented 7 years ago

Hey @ArcticZeroo, Thanks for the PR!

This looks great 🎉 Only issue being, it doesn't follow the code styles used by the project.

To fix that, run

$ ./node_modules/.bin/prettier -l src/*.js

And push those changes, then we can merge this.

ArcticZeroo commented 7 years ago

Whoops, phone misclick. Ignore that.

I'll make the changes later, just left the dorm!