DVR for internet radio
Go to file
dave d1face8b41 Begin adding player on files page 2014-08-28 22:11:01 -07:00
jstemplates Begin adding player on files page 2014-08-28 22:11:01 -07:00
libs Store sqlite connection instead of losing it 2014-08-26 17:37:45 -07:00
static Begin adding player on files page 2014-08-28 22:11:01 -07:00
templates Begin adding player on files page 2014-08-28 22:11:01 -07:00
Readme.md Add readme 2014-08-26 19:06:23 -07:00
app.py Correct podcast date format 2014-08-28 21:51:49 -07:00

Readme.md

Streamrecord


A python3 web app to record internet radio streams and present them in a podcast

Requirements

  • python3
  • sqlite3
  • jinja2
  • cherrypy
  • feedgen
  • uwsgi
  • mkvmerge
  • avconv