pyhn icon indicating copy to clipboard operation
pyhn copied to clipboard

Hacker news command line client

Results 6 pyhn issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

when i run `pyhn`, hint a error `pyhn.hnapi.HNException: Error getting source from https://news.ycombinator.com/news?p=1. Your internet connection may have something funny going on, or you could be behind a proxy.`, I...

needs something like `printf '\e]0;\a'` or similar at quit to reset

bug

Would it be possible to have pyhn load more stories than just 60? I would love to be able to go through the entire pagination available.

It would be great if you could filter the article titles with a search pattern.

enhancement
question

Add comments parsing in the Api module. And think about tree display of comments in Pyhn.

enhancement