|
2010-01-25
, 09:18
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#162
|
Well I am very pleased that some people are getting this thing to work.
May I start at the beginning in order that you will know where I am at now, what I have done and which will hopefully allow somebody to help me?
First up I installed rootsh ok and then did the following: -
sudo gainroot
apt-get update
apt-get install iplayer-dl
Regrettably I believe I have subsequently updated with the extras-devel catalogue Enabled, so I think I've updated Ruby by mistake
Question 1 - how can I check, how do I rectify this if I have inadvertently updated it please?
Next what exactly do I type here when you say insert this (starting with a blank terminal window)?: -
echo 'alias iplayer="iplayer-dl -d /home/user/MyDocs/.videos"' >> /home/user/.profile
Question 2 - the bit after .videos"' is unclear to me - I mean what does ">>" do?
Very confusing and Question 3 - I still do not know what the exact bit is after videos - "' is this '", ' ", "' or " ' - several posts contradict each other as regards the exact syntax - I am pointing this out as a noob, hope you understand.
When I type - iplayer URL I get iplayer-dl not found
Now these commands are inserted into a newly opened terminal window exactly as it opened no more, no less: -
When I type: ls -l /home/user/.profile I get nothing which suggests "root" but I really didn't understand the output lol!
When I type: iplayer-dl --help I get iplayer-dl not found
When I type: id I get something like 29999 (user)
When I then type ip I get a list of the commands starting with ip and iplayer-dl and iplayer-dl-gui (or something like that) both show ok
I have tried several "URL's" to make sure but every time I press enter, iplayer-dl not found is returned.
Something is wrong.
I know I am a noob, so I understand that if I fail that is not the fault of anyone on this board - I know how much hard work has been put into this so far and it is much appreciated. However if there is some way to correct what I'm doing with no knowledge of the commands I'm entering, then I really would appreciate some more help.
Would it be possible to give me a starightforward list of commands in numerical order saying why each one is necessary, what it does and the return response I should get? This would be terribly helpful
sudo gainroot apt-get remove iplayer-dl exit
sudo gainroot apt-get remove ruby apt-get install iplayer-dl exit
It is now 08 45am GMT and I will be leaving for work at 12.30pm - there is absolutely no rush about this, I just want to have another go but am frightened that I will eventually insert something which will brick my phone! However if I don't reply until after 11pm tonight, then at least you will now know why
Ist up I think, is to find out which version of Ruby I have installed/updated - we could start from there please - see my above questions.
Thank you again and for your continued patience, I really do hope I can get this to work
roz
|
2010-01-25
, 09:39
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#163
|
apt-get remove --purge ruby libruby1.8 apt-get clean apt-get update
apt-get install iplayer-dl
|
2010-01-25
, 09:44
|
|
Posts: 247 |
Thanked: 106 times |
Joined on Jan 2010
@ Coventry, UK
|
#164
|
Because T-Mobile block iplayer!
As it states here:
http://iplayerhelp.external.bbc.co.u...e/mobile_phone
only 3 UK & Vodafone Contract customers can access iplayer in the UK via 3G
~ $ iplayer http://www.bbc.co.uk/iplayer/episode/b00qbb4k/Heroes_Series_4_Acceptance/ Heroes - Series 4 - Acceptance.mp4 (version: default) The programme file is not currently available. If it's new, try again later.
|
2010-01-25
, 10:00
|
Posts: 15 |
Thanked: 1 time |
Joined on Jan 2010
|
#165
|
|
2010-01-25
, 10:24
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#166
|
This is odd.... im getting the same error, but im on vodafone!
downloaded same file yesterday over wifi fine.... today i get the following with every file (on 3G voda now as at work)
any ideas?Code:~ $ iplayer http://www.bbc.co.uk/iplayer/episode/b00qbb4k/Heroes_Series_4_Acceptance/ Heroes - Series 4 - Acceptance.mp4 (version: default) The programme file is not currently available. If it's new, try again later.
thx
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||
|
2010-01-25
, 10:27
|
|
Posts: 247 |
Thanked: 106 times |
Joined on Jan 2010
@ Coventry, UK
|
#167
|
|
2010-01-25
, 11:13
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#168
|
i was just trying to see if it would work... i wanted to download QI, but thats not working either. tried about 4 recent episodes.
The Following User Says Thank You to Big Phat Jan For This Useful Post: | ||
|
2010-01-25
, 11:36
|
Posts: 51 |
Thanked: 2 times |
Joined on Jan 2010
|
#169
|
|
2010-01-25
, 11:41
|
Posts: 134 |
Thanked: 91 times |
Joined on Nov 2009
@ Imperial College London
|
#170
|
As another newbie like yourself the only part of your quedstion i can help with is re the iplayer URL not known and the reson why i can help is that when i first tried i was doing the same as you:
when in xterm and wanting to download you have to have the exact URL of the programme you want, similiar to:-
$ iplayer http://www.bbc.co.uk/iplayer/episode..._18_Episode_2/
you do not type in
$ iplayer URL
the above URL i have posted is not complete but as a test you will find it further back in this thread on a post by another - it does work - its what i used to test my install
Hope this makes sense and helps