You can enjoy radiko with Vim.
- Vim
- Unite.vim (https://github.com/Shougo/unite.vim)
- vimproc.vim (https://github.com/Shougo/vimproc.vim)
- mplayer
- rtmpdump
- swftools
- wget
First, you should execute :RadikoUpdateStations
command to initalize station list.
(There's no need to execute it after ~/.cache/radiko-vim/stations.cache
was created.)
-
:RadikoPlay <station_id>
: Play radiko station. -
:RadikoStop
: Stop the playing radiko station. -
:RadikoUpdateStations
: Update the station list. -
:Unite radiko
: Search stations with Unite interface. -
:Unite rn2musics
: Show RN2 music list.
There are useful functions to provide informations in this plugin.
Please read the document by using :help radiko
command.
MIT License