diff options
| author | Nathan Jaremko | 2019-03-08 14:51:40 -0500 |
|---|---|---|
| committer | Nathan Jaremko | 2019-03-08 14:51:40 -0500 |
| commit | 33351042c174eb07e98e786528e3d14cbdc35dc2 (patch) | |
| tree | 2c9bf0fe268895a552858f77a9531eb648aa4626 /README.md | |
| parent | c1bf218fcf30852a370181b31efe9c25de484567 (diff) | |
| parent | adbc96e1654d8dd1a8a5b753cbdfe1185ece8bc3 (diff) | |
| download | podcast-33351042c174eb07e98e786528e3d14cbdc35dc2.tar.bz2 | |
Merge branch 'master' of github.com:njaremko/podcast
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ --- `podcast` is a command line podcast player. - [Linux x64 binary download](https://github.com/njaremko/podcast/releases/download/0.10.3/podcast-x86_64-linux) + [Linux x64 binary download](https://github.com/njaremko/podcast/releases/download/0.11.0/podcast-x86_64-linux) - SHA256 Checksum: ff245dc7fbe92c58d29af0894c9e301b8dd391e0fb78e7f1781db7105c9d97af + SHA256 Checksum: eb74a48009d1352242b06b6642da45c5d44a388c30ba4437fb76388e85e11ed8 NOTE: Playback requires either mpv or vlc to be installed @@ -22,7 +22,7 @@ - [x] fish - [x] powershell - [x] elvish -- [ ] Searching for podcasts...(WIP) +- [x] Searching for podcasts By default, podcasts are downloaded to `$HOME/Podcasts`, but this folder can be set with the `$PODCAST` environmental variable. |
