![]() |
2010-01-16
, 11:16
|
Posts: 21 |
Thanked: 10 times |
Joined on Jan 2010
@ Madrid
|
#11
|
![]() |
2010-01-16
, 16:38
|
Posts: 33 |
Thanked: 44 times |
Joined on Dec 2009
|
#12
|
Hi kasper, pls send me a pm regarding access to iplayer. For some reason I can't send you one.
The Following 2 Users Say Thank You to kaspernj For This Useful Post: | ||
![]() |
2010-01-16
, 17:21
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#13
|
![]() |
2010-01-17
, 09:11
|
Posts: 7 |
Thanked: 1 time |
Joined on Dec 2009
|
#14
|
This means that whenever you type "iplayer" in the terminal it has the same effect as typing "iplayer-dl -d /home/user/MyDocs/.videos", so typing:Code:echo "alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'" >> /home/user/.profile
Will download the show at URL to your videos directory. Note that this won't take effect until you exit and restart the terminal.Code:iplayer URL
Let me know how it goes.
Cheers,
Jan
The Following User Says Thank You to gavcuk For This Useful Post: | ||
![]() |
2010-01-17
, 14:11
|
Posts: 515 |
Thanked: 193 times |
Joined on Oct 2009
|
#15
|
Since this iPlayer is so popular, I have made a package for it, so you dont have to download, untar and all that stuff yourself.
Simply add my repository and type:
apt-get install iplayer-dl
...unfortunately I cant test this package, since the BBC content is only available to the UK - and I am from Denmark. Can some of you please report back, if the package works as expected?
![]() |
2010-01-17
, 14:30
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#16
|
![]() |
2010-01-17
, 14:34
|
Posts: 515 |
Thanked: 193 times |
Joined on Oct 2009
|
#17
|
The Following User Says Thank You to chrisp7 For This Useful Post: | ||
![]() |
2010-01-17
, 14:39
|
Posts: 286 |
Thanked: 100 times |
Joined on Dec 2009
@ down south
|
#18
|
![]() |
2010-01-17
, 14:46
|
Posts: 515 |
Thanked: 193 times |
Joined on Oct 2009
|
#19
|
sudo gainroot
apt-get install iplayer-dl
echo "alias iplayer='iplayer-dl -d /home/user/MyDocs/.videos'" >> /home/user/.profile
iplayer URL
The Following User Says Thank You to chrisp7 For This Useful Post: | ||
![]() |
2010-01-17
, 15:05
|
Posts: 15 |
Thanked: 5 times |
Joined on Jan 2010
|
#20
|
...unfortunately I cant test this package, since the BBC content is only available to the UK - and I am from Denmark. Can some of you please report back, if the package works as expected?