homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

Adding user-agent to request headers when necessary. #13

Closed homebysix closed 9 years ago

homebysix commented 9 years ago

Need to test this one by trying to create a recipe for an app which restricts user-agent access to its download and/or sparkle feed.

I came across one recently, but can't remember which one it was at the moment. I'll try to remember.

homebysix commented 9 years ago

Successfully tested user-agent substitution with this:

recipe-robot -v http://bohemiancoding.com/static/download/sketch.zip

Worked like a charm.