Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--rating-dist does not work. #3

Open
WaterSibilantFalling opened this issue Aug 13, 2019 · 1 comment
Open

--rating-dist does not work. #3

WaterSibilantFalling opened this issue Aug 13, 2019 · 1 comment

Comments

@WaterSibilantFalling
Copy link

WaterSibilantFalling commented Aug 13, 2019


goodreads book --rating-dist "Gone, Baby Gone"
★ ★ ★ ★ ★ :  
★ ★ ★ ★ ☆ : 5
★ ★ ★ ☆ ☆ : 
★ ★ ☆ ☆ ☆ : 1
★ ☆ ☆ ☆ ☆ : 3

Total : |

where the correct output should be

★ ★ ★ ★ ★ : 11337
★ ★ ★ ★ ☆ : 13927
★ ★ ★ ☆ ☆ : 4892
★ ★ ☆ ☆ ☆ : 710
★ ☆ ☆ ☆ ☆ : 211

Total : 31077
WaterSibilantFalling added a commit to WaterSibilantFalling/goodreadsh that referenced this issue Aug 13, 2019
@WaterSibilantFalling
Copy link
Author

Added pull request #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant