aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan2017-07-22 18:55:27 -0400
committerNathan2017-07-22 18:55:27 -0400
commit5e6206f3a7b6c772ca94c0d6c8f615ba7d6ca8c6 (patch)
tree43918ae72be2abcc22ad44e8ae760d6853b12f41
parent0beb3c6e69afab60f027d08b7eb2009109019ad1 (diff)
parent426e69b2ffd1f30f375fa183f905bf2d2c35fe42 (diff)
downloadpodcast-5e6206f3a7b6c772ca94c0d6c8f615ba7d6ca8c6.tar.bz2
Merge branch 'master' of github.com:njaremko/podcast
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56e465a..abf71c0 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,15 @@
It currently supports:
- [x] Subscribing to RSS feeds
- [x] Streaming podcasts
-- [x] Downloading podcasts
+- [x] Downloading podcasts
- [x] Playing podcasts
- [ ] Searching for podcasts...(WIP)
+
+
+Downloads can be done either:
+
+Individually: `podcast download $podcast_name 4`
+
+or
+
+Multiple: `podcast download $podcast_name 1,5,9-12,14`