aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Jaremko2017-11-30 10:11:27 -0500
committerGitHub2017-11-30 10:11:27 -0500
commitca7f757b5c4c0796e1734540f2edbc397080fc91 (patch)
tree73844a77c03261795c35ac32dfa9115fdccddad0
parent6eba4ba3ac9bed6c6b89a2ba8286093a8febf103 (diff)
downloadpodcast-ca7f757b5c4c0796e1734540f2edbc397080fc91.tar.bz2
Update README.md
-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.