VideoHelp Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. https://www.rte.ie/archives/collections/news/21305340-burke-s-bacon-factory-closes/

    can someoneplease tell me how to get the link for the above. No point giving me link. I want to get a lot of them. I tried chrome/firefox and edge. i only see gifs in the network tools.

    I also tried the stream detector and pyIDM which just gives html
    Quote Quote  
  2. Code:
     yt-dlp -N 4 --referer "https://www.rte.ie/" "https://cdn.rasset.ie/hls-vod/1989/0203/19890203_webexclusi-burkesbaco_c21305340_21785626_bn89-034_264_/manifest.m3u8"
    Work also with IDM

    Image
    [Attachment 67836 - Click to enlarge]
    Quote Quote  
  3. https://www.rte.ie/archives/collections/news/21305340-burke-s-bacon-factory-closes/




    21305340 is your video_id


    use this code to get any video_id. Replace video_id with the appropriate number

    curl "https://www.rte.ie/rteavgen/getplaylist/?format=json&id=video_id" | sed -e "s#^.*media.group\(.*$\)#\1#" | awk " BEGIN{FS=OFS=\"\042\"} { print $23$27}"





    curl "https://www.rte.ie/rteavgen/getplaylist/?format=json&id=21305340" | sed -e "s#^.*media.group\(.*$\)#\1#" | awk " BEGIN{FS=OFS=\"\042\"} { print $23$27}"


    https://cdn.rasset.ie/hls-vod/1989/0203/19890203_webexclusi-burkesbaco_c21305340_21785.../manifest.m3u8
    Quote Quote  
  4. wow jack, great post!

    but it seems to me a completely useless thread when the simple IDM, as suggested by good cedric, does its simple job well
    anyway jack, nice hint. thanks
    Quote Quote  
  5. @Jack_666 and Cedric 8528

    Thanks both of you

    How do you get the cdn.rasset link? What browser?
    Last edited by David Banner; 26th Nov 2022 at 04:40.
    Quote Quote  
  6. Developper Tool of your Browser (F12) or Stream detector Addon for Firefox

    Image
    [Attachment 67843 - Click to enlarge]
    Quote Quote  
  7. Originally Posted by cedric8528 View Post
    Developper Tool of your Browser (F12) or Stream detector Addon for Firefox

    Image
    [Attachment 67843 - Click to enlarge]
    Doesn't show in my developer tools or in stream detector
    Quote Quote  
  8. OK got it working on another PC. must be something blocking it on my main PC

    Thanks Jack and Cedrick
    Last edited by David Banner; 26th Nov 2022 at 08:21.
    Quote Quote  
  9. wired. you see m3u8 link just loaded the page
    first open dev tool network, then reload your page and search "m3u8"
    on FF and also on chromium based browser

    Image
    [Attachment 67850 - Click to enlarge]
    Quote Quote  



Similar Threads

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