VideoHelp Forum
+ Reply to Thread
Results 1 to 12 of 12
Thread
  1. Most BBC world service podcasts have a download button but not so for "Why Woodstock still matters"(screen1). Have no problem to listen to the audio stream.

    Have tried 4K YouTube to MP3 but get error message unknown site (screen2).
    Image Attached Thumbnails Click image for larger version

Name:	Why Woodstock still matters ed.png
Views:	2112
Size:	850.0 KB
ID:	49932  

    Click image for larger version

Name:	4K YTtoMP3 Error unknown site ed.png
Views:	3290
Size:	863.9 KB
ID:	49933  

    Quote Quote  
  2. mpd url found with a browser's Developer Tools (F12). Use youtube-dl to download:
    Code:
    youtube-dl https://aod-dash-ww-live.akamaized.net/usp/auth/vod/piff_abr_low_audio/24c4e1-w4hqtpcf/vf_w4hqtpcf_ae37e933-1b0c-478e-ab3c-80cf3c4fbecc.ism/pc_hd_abr_v2_nonuk_dash_master.mpd?__gda__=1566944773_6e03c50b0c8dc79ae7b2e9b245b2c612
    Quote Quote  
  3. youtube-dl --no-part "https://aod-dash-ww-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_low_audio/24c4e1-w4hqtpcf/vf_w4hqtpcf_ae37e933-1b0c-478e-ab3c-80cf3c4fbecc.ism/pc_hd_abr_v2_nonuk_dash_master.mpd?s=1566902061&e= 1566945261&h=b78fd735e1535681825d24d71dd139ea"
    Quote Quote  
  4. jagabo & LZAA You are dealing with a Beginner for all this.

    Questions

    1. "mpd url" what does this mean? Do know url is "the address of a World Wide Web page" mpd??? so Googled and #1 was for surveying so scrolled down and found "
    MPD (music player daemon) is an audio player that has a server-client architecture." am guessing this is it.

    2. Can I use Chrome, Firefox, or Opera as browser? What do you consider is the best for this?

    3. Why did you each have different codes?

    jagabo https://aod-dash-ww-live.akamaized.net/usp/auth/vod/piff_abr_low_audio/24c4e1-w4hqtpcf...b2e9b245b2c612

    LZAA https://aod-dash-ww-live.bbcfmt.hs.llnwd.net/usp/auth/vod/piff_abr_low_audio/24c4e1-w4...=1566902061&e= 1566945261&h=b78fd735e1535681825d24d71dd139ea
    Quote Quote  
  5. If you look at the link in my post you'll see it points a a file whose name ends in .mpd: "https://aod-dash-ww-live.akamaized.net/usp/auth/vod/piff_abr_low_audio/24c4e1-w4hqtpcf/vf_w4hqtpcf_ae37e933-1b0c-478e-ab3c-80cf3c4fbecc.ism/pc_hd_abr_v2_nonuk_dash_master.mpd". That file is an MPEG Dash playlist. The audio (or audio and video) isn't streamed as one file, it's streamed as many small files. The playlist is essentially a list of all those files (or instructions on how to build the list). The part of the URL past the question mark "__gda__=1566944773_6e03c50b0c8dc79ae7b2e9b245b2c6 12" is a password of sorts. The server requires that password before it lets the browser access the mpd file. It changes every few minutes to prevent exactly what's going on here -- someone posting a link that everybody in the world can use to download the audio/video. You need to get a fresh password to download the audio file(s). Sometimes the URL changes too.

    You can get a fresh URL/password using a web browser's Developer Tools. That can be accessed in most browser by pressing F12 on the keyboard. On the Network tab of the Developer tools window is a list of all the files the browser is accessing. Reload the page and play the audio. In that list of files will be the mpd url (from Firefox, mpd highlighted):

    Image
    [Attachment 49945 - Click to enlarge]


    You can right click on it an select Copy URL (terminology varies a bit depending which browser you're using). There are other ways to get the URL too. For example the plugin "The Stream Detector" for Firefox will show the link.

    Now you can use the command line program youtube-dl.exe to download via that mpd link (as was shown in my earlier post). There are GUI front ends for youtube-dl so you don't need to learn how to use command line programs. There are other command line programs that can download via mpd links, ffmpeg, streamlink, etc.
    Quote Quote  
  6. Member Emeritus
    Join Date
    May 2014
    Search PM
    For bbc world service audio that is available only in aac (no mp3 is available), you can use a stable dash url with youtube-dl. All that is required is the vpid.

    Code:
    youtube-dl.exe "http://open.live.bbc.co.uk/mediaselector/6/redir/version/2.0/mediaset/audio-syndication-dash/proto/http/vpid/w4hqtpcf"
    If you can't manage to use or install youtube-dl, but you can at least muster an installation of vlc, you can also use a stable hls url with vlc.

    Following these instructions, open the following url as a network stream, and save to a file as described in the instructions.

    Code:
    http://open.live.bbc.co.uk/mediaselector/6/redir/version/2.0/vpid/w4hqtpcf/mediaset/audio-syndication/proto/http
    Last edited by ponens; 28th Aug 2019 at 14:14.
    Quote Quote  
  7. By the way, the video is a good retrospective. Thanks for pointing it out.
    Quote Quote  
  8. Member Emeritus
    Join Date
    May 2014
    Search PM
    Originally Posted by KermitJ View Post
    Most BBC world service podcasts have a download button but not so for "Why Woodstock still matters".
    Originally Posted by KermitJ View Post
    It appears that today a page was added for this particular podcast program that does have a download button;

    https://www.bbc.co.uk/programmes/p07lxfw8
    Quote Quote  
  9. ponens Thanks for mentioning the 2nd url. A friend also noticed this yesterday so I tried both urls and both are working (Screens 1 & 2) Confusing or is this typical for BBC?
    Image Attached Thumbnails Click image for larger version

Name:	Woodstock No Download ed.png
Views:	1562
Size:	1.01 MB
ID:	49985  

    Click image for larger version

Name:	Woodstock Download ed.png
Views:	239
Size:	1.08 MB
ID:	49986  

    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!