From c01b911b9b0ee0f6a57e67f3bc63aabbd524c2df Mon Sep 17 00:00:00 2001 From: Nathan Jaremko Date: Sat, 22 Jul 2017 18:11:37 -0400 Subject: Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f3a53bd..71cc05a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ It currently supports: - [x] Subscribing to RSS feeds - [x] Streaming podcasts -- [x] Downloading podcasts (Both indvidually download %podcast_name% 4, and in the form: download %podcast_name% 1,5,9-12,14) +- [x] Downloading podcasts - [x] Playing podcasts - [ ] Searching for podcasts...(WIP) + + +Downloads can be done either: +Individually: `podcast download $podcast_name 4` +Multiple: `podcast download $podcast_name 1,5,9-12,14` -- cgit v1.2.3