mplinthicum / pnews

Command line tool for reading the news.
0 stars 0 forks source link

Validate command line site/source against established list #2

Closed mplinthicum closed 5 years ago

mplinthicum commented 5 years ago

Provide command line argument validation of sources against the list on https://newsapi.org/sources.

Either validate by pulling the list from the site to account for updates, or pull list one time and keep in a static file in the repo.

If kept in a static file in the repo, provide a command to update the list from the website.

mplinthicum commented 5 years ago

Resolved with https://github.com/mplinthicum/pnews/commit/003afb360b0ce8df01e0d3b3f129590cd2111969.