VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 16 of 16
Thread
  1. Hello everyone.
    I tried to download this video (login required to view, I'm willing to give the login details if anyone wants to do it) but I did not succeed.
    I don't live in the UK. I found this .mpd with free browser VPN:
    master.mpd
    Code:
    https://vod-dash-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/5a74b2-m001jvh9/vf_m001jvh9_2891c145-b7eb-4e9f-a9c2-80c9665ca402.ism/pc_hd_abr_v2_dash_master.mpd?__gda__=1695758081_6a8c9dd2f2b0ad8ef64a08a038e48f55#t=333.7702729021039
    master.m3u8
    Code:
    https://mm.bidi.bbc.co.uk/vod-hls-uk/usp/auth/vod/piff_abr_full_hd/5a74b2-m001jvh9/vf_m001jvh9_2891c145-b7eb-4e9f-a9c2-80c9665ca402.ism/pc_hd_abr_v2_hls_master.m3u8?at=jPQuMXMNcd997587a634a1ffc3d603d9dfe89ef75ced47c2606436a952a40
    Thanks to the advice of user lomero I downloaded Psiphon.
    I used N_m3u8DL-RE to download the video with Psiphon activated.
    I was hoping to make it and I tried to download it at 128 kbs speed (UK server Psiphon) but after 13 hours of downloading I received the error shown in the screenshots.
    Image
    [Attachment 74044 - Click to enlarge]

    Image
    [Attachment 74045 - Click to enlarge]

    The file should be almost 6 GB (1280x720, 5070 Kbps). It's a concert done on Jan 2023 and I was waiting for it.
    Could any of you help me get it with other methods? If there are no alternatives for my situation, would you be willing to share it via file sharing site?
    (If I buy a VPN, would I be able to download it?)

    I would really appreciate it, Thanks.
    Quote Quote  
  2. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    let me see what I can do, standby.
    Quote Quote  
  3. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    Will this do?

    Code:
    General           : Inside Classical.S01E06
    Format            : Matroska at 6 979 kb/s
    Length            : 4.64 GiB for 1 h 35 min 11 s 280 ms
    
    Video #2          : AVC
    Aspect            : 1920 x 1080 (1.778) at  fps
    
    Audio #1          : AAC LC
    Infos             : 2 channel(s), 48.0 kHz
    Quote Quote  
  4. Originally Posted by sipho View Post
    let me see what I can do, standby.
    Thanks! I am here. I noticed now that the video is however available for 5 months

    Originally Posted by sipho View Post
    Will this do?

    Code:
    General           : Inside Classical.S01E06
    Format            : Matroska at 6 979 kb/s
    Length            : 4.64 GiB for 1 h 35 min 11 s 280 ms
    
    Video #2          : AVC
    Aspect            : 1920 x 1080 (1.778) at  fps
    
    Audio #1          : AAC LC
    Infos             : 2 channel(s), 48.0 kHz
    Thanks! Sure! Even better (I don't see 1920x1080 among the download options.)
    Quote Quote  
  5. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    and if you want the 1080p grab it here.
    Quote Quote  
  6. Originally Posted by cedric8528 View Post
    Thank you! Thanks for your time and rapidity.


    Originally Posted by sipho View Post
    and if you want the 1080p grab it here.
    Thank you! Thanks for your time and rapidity. (I really appreciate the thumbnail and subtitles.)

    Thank YOU both.
    Quote Quote  
  7. Originally Posted by sipho View Post
    Will this do?
    Code:
    General           : Inside Classical.S01E06
    Format            : Matroska at 6 979 kb/s
    Length            : 4.64 GiB for 1 h 35 min 11 s 280 ms
    Video #2          : AVC
    Aspect            : 1920 x 1080 (1.778) at  fps
    Audio #1          : AAC LC
    Infos             : 2 channel(s), 48.0 kHz
    i'm really curious: how did you find the 1080 stream ??

    from mpd / m3u8 link above only 720p is available ...
    Quote Quote  
  8. Member
    Join Date
    Dec 2021
    Location
    england
    Search PM
    Originally Posted by whs912km View Post

    i'm really curious: how did you find the 1080 stream ??

    from mpd / m3u8 link above only 720p is available ...
    get_iplayer put fhd on command to get 1080p and also vinetrimmer can get bbc 1080p
    Quote Quote  
  9. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    Originally Posted by whs912km View Post

    i'm really curious: how did you find the 1080 stream ??

    from mpd / m3u8 link above only 720p is available ...
    You can put this into a script but to do it manually download just the episode manifest json file.

    Code:
    yt-dlp https://www.bbc.co.uk/iplayer/episode/m001jmw0/inside-classical-series-1-6-ravels-daphnis-et-chloe --skip-download --write-info-json
    Then search for a string like this.

    Code:
    video=12000000.m3u8
    That's the m3u8 that you want (the entire line of course).

    For this particular episode I can use this link.

    Code:
    http://vod-hls-uk-live.akamaized.net/usp/auth/vod/piff_abr_full_hd/5a74b2-m001jvh9/vf_m001jvh9_2891c145-b7eb-4e9f-a9c2-80c9665ca402.ism.hlsv2.ism/vf_m001jvh9_2891c145-b7eb-4e9f-a9c2-80c9665ca402.ism.hlsv2-audio_eng_1=128000-video=12000000.m3u8
    Quote Quote  
  10. @iamghost
    thanks for your suggestion

    @sipho
    nice, really wondeful tip
    but run your code with yt-dlp (with IP UK) i can't have "video=12000000.m3u8"

    here my json file
    Image Attached Files
    Quote Quote  
  11. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    Originally Posted by whs912km View Post
    @iamghost
    thanks for your suggestion

    @sipho
    nice, really wondeful tip
    but run your code with yt-dlp (with IP UK) i can't have "video=12000000.m3u8"

    here my json file
    Bugger, forgot to tell you that you need a modified yt-dlp plugin extractor. And that it's infinitely easier if you have yt-dlp installed via python (mainly because I don't know where to save the extractor if you use a normal windows binary).
    Quote Quote  
  12. sipho you are a volcano of really useful tips!

    you need a modified yt-dlp plugin extractor
    how to? i know only this: https://github.com/ytdl-patched/yt-dlp
    but also with this mod release i can't find "video=12000000.m3u8"
    or do you mean something different?

    And that it's infinitely easier if you have yt-dlp installed via python
    i have already python installed on my laptop, but well i can use win binary only ...
    Quote Quote  
  13. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    If you want to install yt-dlp via python but you're unsure if it will wreak havoc on your computer then first create a python virtual environment.

    To install yt-dlp.

    Code:
    py -m pip install --upgrade pip
    py -m pip install yt-dlp

    Then depending on how you installed python (for all users or just the current user), the bbc-1080.py extractor needs to be copied to one of these locations and then renamed to bbc.py after deleting the original.

    Code:
    C:\Users\YourLoginName\AppData\Local\Programs\Python\Python310\Lib\site-packages\yt_dlp\extractor
    or
    Code:
    C:\Users\YourLoginName\AppData\Roaming\Python\Python310\site-packages\yt_dlp\extractor
    Your Python version may be different of course.

    Before you replace the standard extractor with the modified extractor open them both in Notepad++ or VS or whatever and compare the two to see the changes. Save the modified version somewhere else though because when you upgrade yt-dlp, it will overwrite everything.


    Add the Python scripts path to your Windows path.

    Code:
    C:\Users\YourLoginName\AppData\Local\Programs\Python\Python310\Scripts
    I just need to get the updated extractor off another computer but it's offline at the moment.
    Image Attached Files
    Last edited by sipho; 28th Sep 2023 at 04:19.
    Quote Quote  
  14. wonderflul explanation. thanks a lot mate
    Quote Quote  
  15. Member
    Join Date
    Dec 2022
    Location
    Lesotho
    Search Comp PM
    Originally Posted by whs912km View Post
    wonderflul explanation. thanks a lot mate
    I've uploaded the file.
    Quote Quote  



Similar Threads

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