User Tools

Site Tools


stretch:get_iplayer

Differences

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

Link to this comparison view

Next revision
Previous revision
stretch:get_iplayer [2019/02/25 12:41] – created slackstretch:get_iplayer [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 These requirements [[https://github.com/get-iplayer/get_iplayer/wiki/installation|do change quite frequently]]. These requirements [[https://github.com/get-iplayer/get_iplayer/wiki/installation|do change quite frequently]].
  
-  apt-get install perl libwww-perl libxml-perl libxml-simple-perl atomicparsley +ffmpeg is back in Stretch:
-   +
-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+
  
 +  apt-get install perl libwww-perl libxml-perl libxml-simple-perl libmojolicious-perl atomicparsley ffmpeg
 +  
 and and
  
Line 17: Line 10:
      
   min hour day/month month day/week command   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+  15 0 * * * /usr/local/bin/get_iplayer --pvr --quiet -c 'echo "$(date)    <name> <episode>" >> /home/slack/log/iplayer' 2>> /tmp/get_iplayer.log 
 +   
 +Download: 
 + 
 +  mkdir src && cd src 
 +  gcl https://github.com/get-iplayer/get_iplayer.git 
 + 
 +As root: 
 + 
 +  ln -s /home/slack/src/get_iplayer/get_iplayer /usr/local/bin/ 
 + 
stretch/get_iplayer.1551098517.txt.gz · Last modified: 2019/11/07 17:58 (external edit)