User Tools

Site Tools


jessy:get_iplayer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jessy:get_iplayer [2016/10/24 15:46] slackjessy:get_iplayer [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +These requirements do change quite frequently.
 +
   apt-get install perl libwww-perl libxml-perl libxml-simple-perl atomicparsley   apt-get install perl libwww-perl libxml-perl libxml-simple-perl atomicparsley
      
-Add this to ''/etc/apt/sources.list'':+Add this to ''/etc/apt/sources.list'' (for Jessie only):
  
   deb http://ftp.uk.debian.org/debian jessie-backports main   deb http://ftp.uk.debian.org/debian jessie-backports main
Line 9: Line 11:
   apt-get update   apt-get update
   apt-get install ffmpeg   apt-get install ffmpeg
 +
 +and
 +
 +  crontab -e
 +  
 +  min hour day/month month day/week command
 +  15 0 * * * /usr/bin/local/get_iplayer --pvr --quiet -c 'echo "$(date)    <name> <episode>" >> /home/slack/log/iplayer' 2>> /tmp/get_iplayer.log
jessy/get_iplayer.1477323979.txt.gz · Last modified: 2019/11/07 17:58 (external edit)