FREE 6000+ ORGANIZED BY SUBJECT SURVIVAL PDFŚ AND MORE FREE

20 hours ago
61

sorry for the shit audio, i broke my laptop, im on my roommates, which i gave to him, but hes old so doesnt use it, my mic is a crappy headphone mic, and i recorded this too many times as is, but did so in the wrong format for rumble so had to convert it, i wanted to be done.
happy surviving!
windows, copy this into command line,
wget -r -A ".pdf" https://web.archive.org/web/20151231050405/http://ps-survival.com
press enter, its working, itll take a couple hours

linux copy,
wget -r -A ".pdf" https://web.archive.org/web/20151231050405/http://ps-survival.com
enter

osx, install homebrew, open terminal, copy text ( "/bin΅ is the start, ".sh" is the end, all in 1 copy/paste)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
install wget, ¨brew install wget¨ copy text into terminal, press enter.
also now w/ homebrew you can be a nerd and install programs like that, brew install firefox, for example, its handy to quickly rebuild your system.
in terminal copy, wget -r -A ".pdf" https://web.archive.org/web/20151231050405/http://ps-survival.com
press enter, check your home folder in 5 hours.

wget can download entire websites for you, or just the pdf, or pics, or vids, anything.
here is the 2nd website
https://www.survivorlibrary.com/index.php/main-library-index/
here is the github, DO NOT WGET THE GITHUB, 1 file alone is 527gb (its 4 million books)
https://github.com/alx-xlx/awesome-survival
here is the addition to the original 4000k pdf files
copy this press enter
wget -r -A .pdf https://www.zetatalk11.com/docs/

Loading comments...