Download all episodes of JavaScript Jabber Podcast

Podcast: JavaScript Jabber

https://devchat.tv/js-jabber

Extract all mp3 links on https://feeds.feedwrench.com/JavaScriptJabber.rss

var mp3 = []; jQuery('.enclosure a').each(function() {mp3.push(jQuery(this)['0'].href);}); mp3

Save mp3s as a global variable and copy it

copy(temp0)

Download all mp3s

wget -i mp3s.txt