View Single Post
Posts: 40 | Thanked: 5 times | Joined on Oct 2009
#55
Originally Posted by phillane View Post
Hi

I need a little stuck as I'm stuck... I've done the following
sudo gainroot
apt-get update
apt-get install iplayer-dl

then done

echo "alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'" >> /home/user/.profile

cat /home/user/.profile
shows
alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'

running apt-get install iplayer-dl says its already latest version

YET, typing iplayer 'and the URL' or iplayer-dl -d I get the error
iplayer-dl not found

Not sure what to do next?
i get the same thing not found,i tryed to install iplayer again and it says allready there i'm confused