LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Using wget (https://www.linuxquestions.org/questions/linux-networking-3/using-wget-663245/)

mierdatuti 08-16-2008 12:23 PM

Using wget
 
Hi,

I try to download all the mp3 files of a web but I have an error:

david@david-desktop:~/pruebas_con_wget$ wget -r -l1 --no-parent -A mp3 http://www.cadenaser.com/cadenaser/podcast/audios/
--19:14:54-- http://www.cadenaser.com/cadenaser/podcast/audios/
=> `http://www.cadenaser.com/cadenaser/p...ios/index.html'
Resolviendo www.cadenaser.com... 84.53.182.33, 84.53.182.41
Conectando a www.cadenaser.com|84.53.182.33|:80... conectado.
Petición HTTP enviada, esperando respuesta... 404 Not Found
19:14:55 ERROR 404: Not Found.

Eliminando http://www.cadenaser.com/cadenaser/p...ios/index.html puesto que debería ser rechazado.
unlink: No existe el fichero ó directorio

FINALIZADO --19:14:55--
Descargado: 0 bytes en 0 archivos


Could you help me? Thanks a lot and sorry for my english!

weibullguy 08-16-2008 01:13 PM

Being that I only speak English, my guess would be that http://www.cadenaser.com/cadenaser/podcast/audios/ doesn't exist.

mierdatuti 08-17-2008 04:32 AM

Quote:

Originally Posted by weibullguy (Post 3249841)
Being that I only speak English, my guess would be that http://www.cadenaser.com/cadenaser/podcast/audios/ doesn't exist.

Hi,

If I write http://www.cadenaser.com/cadenaser/p...rdep_1_Aes.mp3, I can download a mp3. I would like to download all the mp3 of this direction.
Could be it possible?

Thanks a lot..

sycamorex 08-17-2008 06:19 AM

There's a tutorial on doing it at the following location:
http://lifehacker.com/software/downl...get-161202.php

You might want to try it out.


All times are GMT -5. The time now is 04:53 AM.