Picking up from here.
This shell script, accepts an input, foo.m3u or *.m3u for batch jobs, and loops through each file, sending each line to wget. Wget dumps its output into the directory from which the script was executed. It isn't pretty, I'm sure I've done stupid things, and it isn't multithreaded; but it should work.
Also, If anybody has constructive criticism, I'm all ears. I'm very, very new; but trying to improve.
Kwestyuns, it sounds like you are on Windows. You'll need to install cygwin in order to run the script.
This shell script, accepts an input, foo.m3u or *.m3u for batch jobs, and loops through each file, sending each line to wget. Wget dumps its output into the directory from which the script was executed. It isn't pretty, I'm sure I've done stupid things, and it isn't multithreaded; but it should work.
Also, If anybody has constructive criticism, I'm all ears. I'm very, very new; but trying to improve.
Kwestyuns, it sounds like you are on Windows. You'll need to install cygwin in order to run the script.