Want to download all the mp3s of Darknet Diaries in one go? Here’s how.

Using wget

Try this command:

wget -i https://darknetdiaries.com/darknet-diaries-all-episode-links.txt

An always updated list of mp3 URLs is located in https://darknetdiaries.com/darknet-diaries-all-episode-links.txt.

By using wget with -i you tell wget to look at all the urls in the file and download each of them.