If you don't mind playing in terminal you could kick off a whole batch of curl commands and change the URL path on each one. For example:

curl website.org/path/to/SomeBigLong.mp3 > file1.mp3

You just make a text file with a bunch of those lines, modified to download each one. You could name that file "getall.txt". Then you do a chmod a+x getall.txt to make it executable. Then just type ./getall.txt and it will execute your 200 curls one after another.

CB

On 6/5/14, 11:24 PM, Tim Kilburn wrote:
Hi,

If they're downloadable, and if Chrome is more agreeable on that site, then I don't see why not. Whether you can download them all at once depends on the design of the site. If they are individual download links, then it doesn't matter what browser you are using, they'll need to be activated individually. Having multiple download streams is not an issue.

HTH.

Later...

Tim Kilburn
Fort McMurray, AB Canada

On Jun 5, 2014, at 6:15 PM, Matt Dierckens <[email protected] <mailto:[email protected]>> wrote:

Hi guys,
This may not be doable, but is there a way to use chrome and download mp3 files on it? There's a site that I can't use safari with to download these files, and would like to download them all at once, as there's about 200 or so. If there's a way to do this please let me know. Thank you.
Matt Dierckens
Macintosh Trainer
Blind Access Training
www.blindaccesstraining.com <http://www.blindaccesstraining.com/>
1-877-774-7670 ext. 4





--
You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

--
Ż\_(?)_/Ż

--
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

Reply via email to