Daily Shaarli

All links of one day in a single page.

November 23, 2024

GitHub - shadoxxhd/steamworkshopdownloader: download steam workshop items via steamcmd

Uses steamcmd (a steam cli client, maintained by valve themselves) to download workshop items. Basically a simplifying wrapper for workshop item downloads.

Operates as a GUI program (hence the .pyw file) but perusing the code also gives a quick idea of how to implement it yourself as a more cli-oriented wrapper.