An open API service indexing awesome lists of open source software.

https://github.com/juntaki/toyotomimi

Internet radio recorder. :radio: Radiko&らじる★らじるの全録
https://github.com/juntaki/toyotomimi

golang internet-radio-recorder radio recorder

Last synced: 7 months ago
JSON representation

Internet radio recorder. :radio: Radiko&らじる★らじるの全録

Awesome Lists containing this project

README

          

# toyotomimi

[![GoDoc](https://godoc.org/github.com/juntaki/toyotomimi/lib?status.svg)](https://godoc.org/github.com/juntaki/toyotomimi/lib)

Internet radio recorder written in golang. :radio:

Radiko.jpと、らじる★らじるの番組を全部録音します。

## How to use

Install with dependencies

~~~
$ sudo apt install librtmp-dev
$ go get github.com/juntaki/toyotomimi
~~~

Run command.

~~~
$ toyotomimi outputDir
...

$ ls outputDir
[2017-0717-1400][ラジオ第1]ニュース.m4a
[2017-0717-1400][ラジオ第2]Japan & World Update.m4a
...
~~~

## Requirements

librtmp-dev