github.com/shawnps/watchreadlisten

Search for movies, books, and albums and save them to a list.


License
Apache-2.0
Install
go get github.com/shawnps/watchreadlisten

Documentation

watchreadlisten

Go Report Card

Search Rotten Tomatoes, Goodreads, and Spotify:

Search

Then save items to a list:

List

Installation:

go get github.com/shawnps/watchreadlisten

Configure:

Get a Rotten Tomatoes key and a Goodreads keypair, then create a file named config.yml in $GOPATH/src/github.com/shawnps/watchreadlisten in the following format:

rt: rotten-tomatoes-api-key
gr:
  key: goodreads-key
  secret: goodreads-secret