User Tools

Site Tools


public:getting_get_iplayer_running_on_srcf

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
public:getting_get_iplayer_running_on_srcf [2018/08/27 12:40] fangfufupublic:getting_get_iplayer_running_on_srcf [2018/08/27 12:41] fangfufu
Line 28: Line 28:
 cd ${HOME} cd ${HOME}
 </code> </code>
 +
 +===== Update your get_iplayer =====
 +<code>
 +cd ${HOME}/bin
 +cd bin
 +wget https://raw.githubusercontent.com/get-iplayer/get_iplayer/master/get_iplayer -O get_iplayer
 +</code>
 +
 +====== How to deal with large video files.  ======
 +As of 27/Aug/2018, an 1 hour video from iPlayer at the best quality costs about 2.4GB. With SRCF, you get only 1GB [(https://www.srcf.net/faq/managing-account)] of storage quota - I am not sure if you want to email the sysadmin to increase the quota. I prefer to to save my file elsewhere on the Internet. I do this my using ''sshfs''.
  
 ===== Edit your get_iplayer option file ===== ===== Edit your get_iplayer option file =====
Line 47: Line 57:
 </code> </code>
 You can just copy and paste the content to the editor, then press ''Ctrl + O'' then ''Ctrl + X'' to exit. Note that I output my files to a folder called ''mnt'' You can just copy and paste the content to the editor, then press ''Ctrl + O'' then ''Ctrl + X'' to exit. Note that I output my files to a folder called ''mnt''
- 
-===== Update your get_iplayer ===== 
-<code> 
-cd ${HOME}/bin 
-cd bin 
-wget https://raw.githubusercontent.com/get-iplayer/get_iplayer/master/get_iplayer -O get_iplayer 
-</code> 
- 
-====== How to deal with large video files.  ====== 
-As of 27/Aug/2018, an 1 hour video from iPlayer at the best quality costs about 2.4GB. With SRCF, you get only 1GB [(https://www.srcf.net/faq/managing-account)] of storage quota - I am not sure if you want to email the sysadmin to increase the quota. I prefer to to save my file elsewhere on the Internet. I do this my using ''sshfs''. 
  
  
public/getting_get_iplayer_running_on_srcf.txt · Last modified: 2018/08/27 21:59 by fangfufu