Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 567 Bytes

Introduction

SubZorro is a Reddit bot hosted on Google App Engine, which finds subtitles for Movie or TV Shows content posted on a subreddit.

How it Works

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.

Python Modules used