Posted September 17, 2015
![avatar](http://images.gog.com/efbc0aad8e343a8ce44d3fd116afc726089b74f151344bfd5a59ee93e99f57f2_avm.jpg)
Selecting languages with --language and --language-priority
- Whatever code GOG happens to use in their API (mostly ISO 639-1)
- ISO 639-1
- ISO 639-2/T
- ISO 639-2/B
- English name
Selecting platforms with --platform and --platform-priority
- Windows: "w, win, windows"
- Linux: "l, lin, linux"
- Mac: "m, mac, osx"
![avatar](http://images.gog.com/7fe0cd16ab78d0c4827409ff47f10d1dad5a67b29263729df913cbff46aecf21_avm.jpg)
lgogdownloader --platform linux --language french --directory /path/to/my/downloads--download
and
lgogdownloader --platform-priority linux,windows --language-priority french,english --directory /path/to/my/downloads--download
Actually, I'd like to ONLY download windows and English versions if no french/linux versions are found. How can I achieve it ? Tried several combination and couldn't achieve what I want. Any idea ?
Post edited September 17, 2015 by murasame