- add HTTP_PROXY environment handling
- add verbose option - fix problems with weird webservers
This commit is contained in:
parent
55b43542e3
commit
3df8708096
2 changed files with 43 additions and 4 deletions
|
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue