14-05-2019, 04:07 PM
user-801
14-05-2019, 07:14 PM
Sure - do you have an example of what you want to download?
user-586
17-05-2019, 05:37 PM
(14-05-2019, 04:07 PM)Can you use Get_Iplayer to download programs from the BBC Sounds section on their Site?For a BBC Radio schedule page
e.g. https://www.bbc.co.uk/schedules/p00fzl7j/this_week
all the programme links follow a form such as:
https://www.bbc.co.uk/programmes/m00051py
Where if you click Listen Now you get taken to the analogous BBC Sounds page
for that programme - in this case:
https://www.bbc.co.uk/sounds/play/m00051py
Putting either the original or the BBC Sounds link/url above into the get_iplayer PVR Quick URL text-box lets you download that programme by clicking on Record button (between the Search and Queue buttons).
So yes (in the case I describe) you can download "programs from the BBC Sounds section on their Site".
user-2383
19-05-2019, 04:59 PM
I am relatively new to get_iplayer.
I am trying to get it to download the "13 Minutes to the Moon" podcast/radio programme bur I cannot find it on a search and I have tried url's but cannot get get_iplayer to find it so I can add it to the PVR.
What am I doing wrong?
I am trying to get it to download the "13 Minutes to the Moon" podcast/radio programme bur I cannot find it on a search and I have tried url's but cannot get get_iplayer to find it so I can add it to the PVR.
What am I doing wrong?
user-2383
19-05-2019, 10:39 PM
(17-05-2019, 05:37 PM)Wrote: [ -> ](14-05-2019, 04:07 PM)Can you use Get_Iplayer to download programs from the BBC Sounds section on their Site?For a BBC Radio schedule page
e.g. https://www.bbc.co.uk/schedules/p00fzl7j/this_week
all the programme links follow a form such as:
https://www.bbc.co.uk/programmes/m00051py
Where if you click Listen Now you get taken to the analogous BBC Sounds page
for that programme - in this case:
https://www.bbc.co.uk/sounds/play/m00051py
Putting either the original or the BBC Sounds link/url above into the get_iplayer PVR Quick URL text-box lets you download that programme by clicking on Record button (between the Search and Queue buttons).
So yes (in the case I describe) you can download "programs from the BBC Sounds section on their Site".
OK, thanks. I can see how to download from an individual url but how can I add the program to the PVR to download all episodes of this series as they come available?
user-586
21-05-2019, 02:33 PM
First off you can download all those podcast just by browsing to the page:
https://www.bbc.co.uk/programmes/w13xttx.../downloads
and clicking on the Download buttons.
But that doesn't use get_iplayer.
With it to download a series the (less friendly) command-line interface needs to be adopted
(rather than the web based PVR)
The reasoning for this is given in the forum here:
https://forums.squarepenguin.co.uk/threa...ml#pid4465
Assuming you get to the appropriate shell, the command-line you need is:
https://www.bbc.co.uk/programmes/w13xttx.../downloads
and clicking on the Download buttons.
But that doesn't use get_iplayer.
With it to download a series the (less friendly) command-line interface needs to be adopted
(rather than the web based PVR)
The reasoning for this is given in the forum here:
https://forums.squarepenguin.co.uk/threa...ml#pid4465
Assuming you get to the appropriate shell, the command-line you need is:
Code:
get_iplayer --pid=w13xttx2 --pid-recursive
user-2383
21-05-2019, 03:17 PM
Run that (or one tailored for the exact pgm) once and it will download the next episode in a weeks time?
user-2383
21-05-2019, 03:23 PM
"https://www.bbc.co.uk/programmes/w13xttx2/episodes/downloads"
Isnt a link to all the episodes, only one episode is available at this time, next episode is tomorrow then it appears weekly.
Isn't that a PVR task?
Isnt a link to all the episodes, only one episode is available at this time, next episode is tomorrow then it appears weekly.
Isn't that a PVR task?
user-586
23-05-2019, 01:37 PM
(21-05-2019, 03:23 PM)"https://www.bbc.co.uk/programmes/w13xttx2/episodes/downloads"When a series starts we are hardly ever informed of the pid's of all forthcoming episodes.
Isnt a link to all the episodes, only one episode is available at this time, next episode is tomorrow then it appears weekly.
Isn't that a PVR task?
If we are lucky we get the first 3 pid's at the beginning of the series.
The PVR thus needs to be informed at a later date - as the pid's become published.
I guess for the series you're after we don't have them all.
AFAIK the PVR doesn't go out an look for them by itself.
So that's our job.
user-910
25-05-2019, 06:51 PM
The difference is it's a podcast, rather than a radio show. So you need to use --type=radio --versions=podcast2 and then it will download fine.
See the forum thread link below for more details on downloading podcasts with GiP (if you don't want to use the direct download page linked above, which works fine).
https://forums.squarepenguin.co.uk/showt...p?tid=2018
See the forum thread link below for more details on downloading podcasts with GiP (if you don't want to use the direct download page linked above, which works fine).
https://forums.squarepenguin.co.uk/showt...p?tid=2018