public
Description: Simple to use TVDB (thetvdb.com) API in Python, and automatic TV episode namer
Homepage: http://dbr.lighthouseapp.com/projects/13342-tvdb_api/tickets
Clone URL: git://github.com/dbr/tvdb_api.git
dbr (author)
Tue Aug 12 17:54:59 -0700 2008
commit  8c6f4e3512f4f912644318583690da3bb73a619f
tree    8b1fd6ca055f7aa2903a92bca769c53aa4fcd08b
parent  74e114002fb977c0500a8c49199cc0a599474e1d
name age message
file .gitignore Thu May 15 19:12:14 -0700 2008 Added git-ignore [dbr]
file BeautifulSoup.py Mon May 05 06:02:27 -0700 2008 Added first (sort of) public version [dbr]
file setup.py Thu Jul 24 17:37:27 -0700 2008 Added classifiers to setup.py, stopped it putti... [dbr]
file tvdb_api.py Loading commit data...
file tvnamer.py