Re: [Bug-wget] Favicon is not downloaded (Suggestion for improvement)

2017-01-05 Thread Tim Rühsen
On Donnerstag, 5. Januar 2017 10:40:48 CET Dale R. Worley wrote: > Павел Серегов writes: > > Often not exist code for favicon (in index.html), but site have. > > > > My suggestion: > > If use wget -m, need make download http://example.com/favicon.ico > > > > How do you like

Re: [Bug-wget] ot: clicking email links advice

2017-01-05 Thread Tim Rühsen
On Donnerstag, 5. Januar 2017 09:34:39 CET Ander Juaristi wrote: > Hi, > > On 28/12/16 05:57, voy...@sbt.net.au wrote: > > is there a way to run wget with that url and, tell it to 'press' one of > > the buttons? > > Not directly as you describe. Wget does not submit web forms. > > You would

Re: [Bug-wget] Favicon is not downloaded (Suggestion for improvement)

2017-01-05 Thread Dale R. Worley
Павел Серегов writes: > Often not exist code for favicon (in index.html), but site have. > > My suggestion: > If use wget -m, need make download http://example.com/favicon.ico > > How do you like the idea? The documentation for -m is: -m --mirror

[Bug-wget] Unable to establish SSL connection error

2017-01-05 Thread Raitis Misa
Hi! I'm trying to download APOD with line - wget.exe -x -r -k -E -nc -e robots=off --page-requisites --tries=2 --level=2 --timeout=20 --user-agent="Mozilla 1.5" --secure-protocol=TLSv1 --no-check-certificate http://apod.nasa.gov/apod/archivepix.html other --secure-protocol= options gives

Re: [Bug-wget] ot: clicking email links advice

2017-01-05 Thread Ander Juaristi
Hi, On 28/12/16 05:57, voy...@sbt.net.au wrote: > > is there a way to run wget with that url and, tell it to 'press' one of > the buttons? Not directly as you describe. Wget does not submit web forms. You would need to write an external application to parse the HTML, generate the target link