SubZorro is a Reddit bot hosted on Google App Engine, which finds subtitles for Movie or TV Shows content posted on a subreddit.
SubZorro is powered by python and it uses PTN to parse the Movie/TV Show Title and XMLRPCLib to talk to opensubtitles.org's XML-RPC API.
- PTN (parse-torrent-name) - to parse the movie/tv titles
- PRAW - to interact with reddit's API