aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7b47b9..70f0602 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,21 @@
---
`podcast` is a command line podcast player.
+ NOTE: Playback requires either mpv or vlc to be installed
+
It currently supports:
- [x] Subscribing to RSS feeds
+- [x] Unsubscribing from RSS feeds
- [x] Streaming podcasts
- [x] Downloading podcasts
- [x] Playing podcasts
- [x] Auto-download new episodes
+- [x] Automatically check for updates
- [ ] Auto-delete old episodes
- [ ] Shell Completions
+ - [x] zsh
+ - [ ] bash
+ - [ ] sh
- [ ] Searching for podcasts...(WIP)
By default, podcasts are downloaded to $HOME/Podcasts, but this folder can be set with the $PODCASTS environmental variable.