Thread
:
URL Based Downloader?
View Single Post
#
2
(
permalink
)
01-01-10, 08:14 PM
wirehopper
-
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
You could try wget (
wget(1): non-interactive network downloader - Linux man page
)
Not tested.
wget -i <file of URLs> -x -nH
wirehopper
View Public Profile
Find all posts by wirehopper