2.1.1 • Published 10 years ago

podcast-dl-mixcloud v2.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

podcast-dl-mixcloud

CLI to easily download podcast(s) from mixcloud.

install

npm i podcast-dl-mixcloud
cd ./node_modules/podcast-dl-mixcloud

usage

node index.js [user] [podcast_id (or space-separated list of podcast_ids)]

e.g. to download 3 podcasts from Resident Advisor:
node index.js residentadvisor ra105 ra335 ra442

dev notes

consider this code as alpha quality, it relies upon some regexp matching of HTML text which could easily break

license

MIT

2.1.1

10 years ago

2.1.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago