karllhughes / recs-by-text

Recommend movies to your friends and ask them for recommendations all through a convenient SMS interface.
https://recsbytext.com
1 stars 2 forks source link

"Show" command includes movie title and link to read more about it #32

Closed karllhughes closed 5 years ago

karllhughes commented 5 years ago

Maybe also links to where you can watch it?

Looks like an unofficial Just Watch API client is available in Python: https://github.com/dawoudt/JustWatchAPI

karllhughes commented 5 years ago

We solved this by including a shortened link to IMDB and Rotten Tomatoes. Good enough for now.