curl support for mac os x

Ask for help about FlashGot, no registration needed to post
Post Reply
mato

curl support for mac os x

Post by mato »

Hallo. Could you please add or perhaps just activate curl support for Mac OS X ? I guess it should be easy as it's already available for Linux. Many thanks.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2
User avatar
therube
Ambassador
Posts: 7971
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: curl support for mac os x

Post by therube »

Something like this doesn't work?

Code: Select all

Win cURL
Executable path:
C:\System32\cmd.exe
Arguments template:
/C start [/D FOLDER] curl -L -O [-o FNAME] [--referer REFERER] [-b COOKIE] [-d POST] [URL]
http://flashgot.net/features


I'm not sure what this means (unless its http://curl.haxx.se/docs/manpage.html#-x or http://curl.haxx.se/docs/manpage.html#-X)?

Code: Select all

==============================================
x Better Leopard startup work-around, disabling *X
  command line support on Mac OS X (e.g. curl)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120712 Firefox/15.0a2 SeaMonkey/2.12a2
Post Reply