⚠️ 28/05/2022 - doesn't work anymore. This repo is no longer maintained, API has been shutdown.
Easy to use, simply wrapper for steamworkshopdownloader.io API.
swd downloads the files compressed in a zip file with the steam workshop article id.
id_steamworkshop.zip
run from source code (Golang installation required).
git clone https://github.com/SegoCode/swd
cd swd
go get -d ./...
go run swd.go https://steamcommunity.com/sharedfiles/filedetails/?id=1111111111
Or better donwload a binary.
It's simple, there is only one parameter, the url of the steam workshop article you want to download.
swd https://steamcommunity.com/sharedfiles/filedetails/?id=1111111111
But... steamworkshopdownloader.io has an optional parameter for download, if you know any you can specify
swd https://steamcommunity.com/sharedfiles/filedetails/?id=1111111111 --downloadFormat gmaextract