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
Search Repo:
commit  b0d7364e9cd2a467ef7fd88d5b5008317ab2c301
tree    47139c08c528c7e592a90c1d6ad2663ba8de391c
parent  91d52026b3e3dde52ca38288253d6ee59080ea33
name age message
folder .gitignore Thu May 15 19:12:14 -0700 2008 Added git-ignore [dbr]
folder BeautifulSoup.py Mon May 05 06:02:27 -0700 2008 Added first (sort of) public version [dbr]
folder tvdb_api.py Thu May 15 19:08:43 -0700 2008 Can now get corrected showname by doing tvdb_in... [dbr]
folder tvnamer.py Thu May 15 20:19:19 -0700 2008 Implimented -t (unittest) flag, now no-longer h... [dbr]