A shot in the dark here, but can someone please dumb it down for me on how to use this github?I am genuinely lost in where to put the commands in.https://github.com/riking/mspfa-archiver
>>1564706You need to install NodeJS first.
>>1564710Wait, no. Wrong repo.apt is a Debian (Linux) tool. If you use other OS it's going to be harder. Downloading Go would be a good start.
>>1564713>Downloading GoIs it Golang?
>>1564715Yes.
>>1564727Well, I did that. CMD didn't detect the command still, so does that mean that this github only works with Linux?
>>1564778Sorry, I should've been clearer. I meant you should skip the apt command and continue with the others. The lines starting with "#" are just instructions and not meant to be typed, by the way.If it still doesn't work you could try setting up the WSL (since you seem to be using Windows), which will allow you to use apt. If you do that, make sure you're installing Debian as the WSL distro.
>>1564706>8 year old codebase>Go>web scraperYou ain't gonna be able to use this.I just spent like an hour trying to get this to work. Granted, I have never in my life used Go, and after this experience, I think that is not going to change for a good while.Anyway, I tried using the program, but it doesn't work. This is one of those programs that a guy wrote for himself to get a task done, so it was never intended to be used by anyone else. In 8 years, basically every website will become different and break scrapers.