User Tools

Site Tools


jessy:get_iplayer

Differences

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

Link to this comparison view

Next revision
Previous revision
jessy:get_iplayer [2016/07/05 16:54] – created slackjessy:get_iplayer [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
-''apt-get install perl libwww-perl libxml-perl libxml-simple-perl atomicparsley'' +These requirements do change quite frequently. 
 + 
 +  apt-get install perl libwww-perl libxml-perl libxml-simple-perl atomicparsley 
 +   
 +Add this to ''/etc/apt/sources.list'' (for Jessie only): 
 + 
 +  deb http://ftp.uk.debian.org/debian jessie-backports main 
 + 
 +then 
 + 
 +  apt-get update 
 +  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/iplayer2>> /tmp/get_iplayer.log
jessy/get_iplayer.1467737697.txt.gz · Last modified: 2019/11/07 17:58 (external edit)