bgr / omdb-cli

Python command line tool for retrieving movie/TV show information via OMDb API
GNU Lesser General Public License v3.0
48 stars 9 forks source link

Updated api used #4

Closed Korons closed 8 years ago

Korons commented 9 years ago

Updated api used

bgr commented 8 years ago

Thanks for the update. From what I can see, omdbapi has no ties to imdb (I assume it queries OMDb), right? If that's the case, should we remove other mentions of "imdb" from the code as well? Any suggestions on the name of the tool, maybe fork it to keep compatibility?

Korons commented 8 years ago

As far as I know it does query OMDb, we should probably remove imdb from the code because at this point is has nothing to do with imdb on the name of the fork maybe omdb-cli? omdbtool?