public
Description: Grabs the .flv links for Zero Punctuation episodes
Homepage: http://zp.dbrweb.co.uk
Clone URL: git://github.com/dbr/zp_grabber.git
name age message
file .gitignore Sat Nov 15 06:12:45 -0800 2008 added ignore file for .DS_Store and .pyc files [dbr]
file BeautifulSoup.py Thu Aug 07 09:53:32 -0700 2008 Added BeautifulSoup.py [dbr]
file PyRSS2Gen.py Sat Nov 15 06:48:56 -0800 2008 Generate RSS feed of .flv links [dbr]
file cache.py Sun Oct 18 18:17:11 -0700 2009 Removed FileLock from cache.py, as it was causi... [dbr]
file commonTheif.png Wed Aug 06 16:13:38 -0700 2008 Added layout image [dbr]
file zp_cache.txt Thu Oct 22 12:40:39 -0700 2009 FLV URL now doesn't redirect? [dbr]
file zp_grabber.py Thu Oct 22 12:40:39 -0700 2009 FLV URL now doesn't redirect? [dbr]
file zp_ipod.py Thu Sep 03 10:19:32 -0700 2009 Fix curl command (follow redirects, change user... [dbr]
file zp_page_generator.py Mon Apr 06 13:15:49 -0700 2009 Pendantic whitespace change.. ( l ) to (l) [dbr]
file zp_rss_generator.py Sat Nov 15 06:56:35 -0800 2008 Line break betwee FLV and original link in RSS ... [dbr]
file zp_wget_generator.py Tue Sep 01 12:12:04 -0700 2009 Tidy up zp_wget_generator, use ZpCacher class r... [dbr]