instantnews icon indicating copy to clipboard operation
instantnews copied to clipboard

Get live news instantly :newspaper:

Results 8 instantnews issues
Sort by recently updated
recently updated
newest added

> Would you like to open an article in a web browser? Enter (y/n): > y > Traceback (most recent call last): > File "/home/nickb/.local/bin/instantnews", line 11, in > sys.exit(parser())...

There seem to be some unicode issues on certain characters within the feeds. I'm seeing this error on almost every news site: ``` » in -n techcrunch Traceback (most recent...

Just installed this in Arch Linux and am getting the issue shown in the capture ![jq error](https://user-images.githubusercontent.com/14961904/34637546-d9626460-f31d-11e7-8ec6-cd4677cfaecd.png)

Fixed a readme discrepancy

This pull request fixes the Newsapi registration link (.com => .org), which currently points to some random search engine, and also removes an unnecessary global argument from the show_news() function.

These changes are much more a matter of taste than my other fixes, so I'm giving them their own branch and pull request. This pull request implements simple (and kind...

Unit tests should be written for this code. The user shouldn't have to manually test if everything still works after making a change in the code.

tiny refactorization