- add HTTP_PROXY environment handling

- add verbose option
- fix problems with weird webservers
This commit is contained in:
Ward Wouts 2007-07-17 20:08:21 +00:00
parent 55b43542e3
commit 3df8708096
2 changed files with 43 additions and 4 deletions

View file

@ -67,6 +67,11 @@
"savedir" => '/Users/ward/Private/mp3/[books]/Luke Burrage',
"linkdir" => '/Users/ward/ipod_sync/[books]/Luke Burrage',
"rename" => [ /%20/, ' ' ],
},
"the_skeptics_guide_to_the_universe" => {
"rss" => 'http://www.theskepticsguide.org/rss.xml',
"savedir" => '/Users/ward/Private/mp3/[books]/The Skeptics Guide',
"linkdir" => '/Users/ward/ipod_sync/[books]/The Skeptics Guide'
}
}