Zend certified PHP/Magento developer

How can i download Files form a .onion url?

I have a specific question:

I would like to download multiple files from a .onion url.
This is a folder structure, see screenshot.
enter image description here

I researched it a little and found this suggested solution:

Httrack does not work with Tor, but you can download TorCap2, start
Tor, set proxy to 127.0.0.1:9150 (or other port, check it with
netstat), enter program location and parameters. I use wget and it’s
working great.

Since I have almost no knowledge, can someone tell me exactly how it works with the /Parameter command or a alternativ way via tool?