radicast

command module
v0.0.0-...-84ca977 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2021 License: MIT Imports: 28 Imported by: 0

README

radicast

Workflow main.yml

  • Record Radiko
  • Serve RSS for Podcast

Requirements

  • rtmpdump
  • swftools
  • ffmpeg or avconv
  • or docker (see docker section)

Install

$ git clone https://github.com/calpismate/radicast

Usage

Setup config.json
$ docker-compose run --entrypoint "/app/radicast" radicast --setup | grep -Ev '^[0-9]{4}/.*' > config.json
Edit config.json
$ vim config.json
$ cat config.json

{
  "FMT": [
    "0 0 17 * * *"
  ]
}

Cron specification is here

Launch
$ docker-compose up -d
$ curl 127.0.0.1:3355/rss # podcast rss
Reload config.json

Radicast will reload config when receive HUP signal.

See also

License

  • MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL