Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lujun9972/podcaster
Emacs podcast client
https://github.com/lujun9972/podcaster
Last synced: about 1 month ago
JSON representation
Emacs podcast client
- Host: GitHub
- URL: https://github.com/lujun9972/podcaster
- Owner: lujun9972
- Created: 2016-09-25T11:56:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T10:54:53.000Z (over 4 years ago)
- Last Synced: 2024-10-29T20:03:33.257Z (3 months ago)
- Language: Emacs Lisp
- Size: 72.3 KB
- Stars: 36
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: README
#+AUTHOR: lujun9972
#+CATEGORY: podcaster.el
#+DATE: [2016-09-25 日 19:41]
#+OPTIONS: ^:{}* Podcaster
Podcaster is an Emacs podcast client which is derived from syohex's [[https://github.com/syohex/emacs-rebuildfm][emacs-rebuildfm.]]
[[podcaster.png]]
* Dependency
+ ffplay
* Usage
1. customize =podcaster-feeds-urls= to the list of RSS feeds
2. (optional) set the =podcaster-mp3-player= to your favorite mp3 player
3. (optional) if the =podcaster-mp3-player= is not avplay, ffplay or itunes, maybe you should customize =podcaster-mp3-player-extra-params= to make the player playing without gui and quit automatically
4. execute =M-x podcaster=