1.4.0 • Published 6 years ago
radio-aerostat v1.4.0
aerostat
Little tool chain to deal with amazing aerostat radio podcast.
Install
cd <work>
git clone git@github.com:drom/aerostat.git
cd aerostat
npm iUsage
download
Download range of episodes into current folder.
Options:
- --min Numberstart downloading with this number
- --max Numberlast episode to download
cd <music folder>
<work>/aerostat/bin/download.js --min 496 --max 535chromecast
Play on Aerostat on chromecast device.
Options:
- --number NumberAerostat Track number
- --device StringChromecast device name
- --skip NumberSkip first N seconds of podcast (~35 sec is an intro.)
<work>/aerostat/bin/chromecast.js --number 496 --device <myChromeCastDeviceName>1.4.0
6 years ago