diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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` |
