VideoHelp Forum




+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 31
  1. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by Shown View Post
    use this tool... https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    Code:
     N_m3u8DL-RE "https://dve-streams.akamaized.net/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/master-d090ff71-4af1-495e-9eff-e4983577c0df.mpd?hdnea=st=0~exp=1732572859~acl=/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/*~id=6d747a50-f5f6-4458-8e61-63c597148dae~data=aXA9ODYuMTguMjM0LjE1NSZleHA9MTczMjU3Mjg1OSZlaWQ9NjY3Nzc2Jm9pZD0xODkmdHlwZT1WT0QmdWlkPXpwNE1kZHw5NzFkYmNiNi0wMmJmLTQ4YWQtYjFlNS02ZWZmZWM4M2FiNTImY2lkPWRjZS5hbGphemVlcmEmcHQ9bnVsbA~hmac=75055d3489ccced171df2127a2230bd3bf7abe21c625abf3214ea79730cc40d3" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.aljazeera360.com" -H "Referer: https://www.aljazeera360.com/" --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 --use-shaka-packager -M format=mkv
    Quote Quote  
  2. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    where can i found widevine device file ? and if any tutorial to install it
    Quote Quote  
  3. Originally Posted by Shown View Post
    where can i found widevine device file ? and if any tutorial to install it
    here https://forum.videohelp.com/threads/413719-Ready-to-use-CDMs-available-here%21
    Quote Quote  
  4. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    this cammand where i run it and how

    Image
    [Attachment 83763 - Click to enlarge]

    pywidevine create-device -k device_private_key -c device_client_id_blob -t "ANDROID" -l 3
    Image Attached Thumbnails Click image for larger version

Name:	255.png
Views:	12
Size:	19.0 KB
ID:	83762  

    Quote Quote  
  5. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    i got it and then how to download it ?
    Image
    [Attachment 83764 - Click to enlarge]
    Quote Quote  
  6. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    help guys
    Quote Quote  
  7. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Copy the n_m3u8dl-re command and paste it in cmd terminal
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  8. Originally Posted by Shown View Post
    download all files https://gofile.io/d/yVZ4sk and then run the command with right directory
    Quote Quote  
  9. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    can you explain it to me in full? what right directory?
    Quote Quote  
  10. Originally Posted by Shown View Post
    Start here:
    https://forum.videohelp.com/threads/414487

    Or if you just want that one video and you are not interested in more
    this is what you need to do:

    1)
    # Get your PowerShell (Administrator | with elevated privileges)
    WinKey + x + a

    #OR
    WinKey - powershell - Run as Administrator

    2)
    # Download "N_m3u8DL-RE";
    Code:
    Invoke-WebRequest `
    https://github.com/nilaoda/N_m3u8DL-RE/releases/download/v0.2.1-beta/N_m3u8DL-RE_Beta_win-x64_20240828.zip `
    -OutFile $home\Downloads\N_m3u8DL-RE_Beta_win-x64_20240828.zip `
    #Fin;
    3)
    # Extract "N_m3u8DL-RE";
    Code:
    tar -xzvf $home\Downloads\N_m3u8DL-RE_Beta_win-x64_20240828.zip `
    --strip-components=1 -C C:\Windows\System32\ --verbose `
    #Fin;
    4)
    # Download LATEST "shaka-packager";
    Code:
    Invoke-WebRequest `
    https://github.com/shaka-project/shaka-packager/releases/latest/download/packager-win-x64.exe `
    -OutFile C:\Windows\System32\shaka-packager.exe `
    #Fin;
    5)
    # Download and install MKVToolNix|FFMpeg
    Code:
    winget install MoritzBunkus.MKVToolNix
    Code:
    winget install -e --id Gyan.FFmpeg -v 7.0.2
    6)
    # Download "Bento4";
    Code:
    Invoke-WebRequest `
    https://www.bok.net/Bento4/binaries/Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip `
    -OutFile $home\Downloads\Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip `
    #Fin;
    7)
    # Extract "Bento4";
    Code:
    tar --verbose --directory=/Bento4-SDK-1-6-0-641.x86_64-microsoft-win32/bin/ `
    --extract --file=$home\Downloads\Bento4-SDK-1-6-0-641.x86_64-microsoft-win32.zip `
    --strip-components=2 -C C:\Windows\System32\ *.exe `
    #Fin;

    7)
    # Exit the Admin prompt;
    Code:
    exit

    8)
    # Open User level PowerShell;
    WinKey + x + i


    9)
    # Download;
    Code:
    N_m3u8DL-RE --use-shaka-packager -M format=mkv --save-name=Comedy.Ideas `
    "whole MPD Link" `
    -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" `
    -H "Accept: */*" `
    -H "Origin: https://www.aljazeera360.com" `
    -H "Referer: https://www.aljazeera360.com/" `
    --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 `
    #Fin;
    Last edited by pssh; 26th Nov 2024 at 16:05.
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  11. Originally Posted by iamghost View Post
    Originally Posted by Shown View Post
    use this tool... https://forum.videohelp.com/threads/416316-%5BRelease%5D-WidevineProxy2-Extension-Bypa...s-Lic-wrapping
    Code:
     N_m3u8DL-RE "https://dve-streams.akamaized.net/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/master-d090ff71-4af1-495e-9eff-e4983577c0df.mpd?hdnea=st=0~exp=1732572859~acl=/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/*~id=6d747a50-f5f6-4458-8e61-63c597148dae~data=aXA9ODYuMTguMjM0LjE1NSZleHA9MTczMjU3Mjg1OSZlaWQ9NjY3Nzc2Jm9pZD0xODkmdHlwZT1WT0QmdWlkPXpwNE1kZHw5NzFkYmNiNi0wMmJmLTQ4YWQtYjFlNS02ZWZmZWM4M2FiNTImY2lkPWRjZS5hbGphemVlcmEmcHQ9bnVsbA~hmac=75055d3489ccced171df2127a2230bd3bf7abe21c625abf3214ea79730cc40d3" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.aljazeera360.com" -H "Referer: https://www.aljazeera360.com/" --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 --use-shaka-packager -M format=mkv
    I am getting this error in "N_m3u8DL-RE" (with fresh MPD link):

    Code:
    WARN : Response status code does not indicate success: 403 (Forbidden). (1/10)
    But in the FF the video plays OK ....

    Cookies also needed?
    Last edited by pssh; 26th Nov 2024 at 16:18.
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  12. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    an error in the last codeImage
    [Attachment 83770 - Click to enlarge]
    Quote Quote  
  13. Originally Posted by Shown View Post
    an error in the last codeImage
    [Attachment 83770 - Click to enlarge]
    (


    "whole MPD Link" = MPD URL Link



    In FF or CH press F12 for Dev Options

    Chrome based browser (filter):
    Code:
    /mpd|license|subti/
    Firefox (filter):
    Code:
    regexp:mpd|license|subti

    [OPTIONAL - Only needed for PSSH]
    Press "Esc" for Split Console (filter):
    [You need to have installed:]
    Tampermonkey - https://www.tampermonkey.net/
    EME Logger - Inject EME interface and log its function calls - https://greasyfork.org/en/scripts/373903-eme-logger

    Code:
    MediaKeySession::generateRequest
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  14. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by pssh View Post

    I am getting this error in "N_m3u8DL-RE" (with fresh MPD link):

    Code:
    WARN : Response status code does not indicate success: 403 (Forbidden). (1/10)
    But in the FF the video plays OK ....

    Cookies also needed?
    mpd expired, so new fresh mpd work fine
    no cookies needed
    Image
    [Attachment 83771 - Click to enlarge]
    Quote Quote  
  15. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    Originally Posted by iamghost View Post
    Originally Posted by pssh View Post

    i am getting this error in "n_m3u8dl-re" (with fresh mpd link):

    Code:
    warn : Response status code does not indicate success: 403 (forbidden). (1/10)
    but in the ff the video plays ok ....

    Cookies also needed?
    mpd expired, so new fresh mpd work fine
    no cookies needed
    Image
    [Attachment 83771 - Click to enlarge]
    you downloading it! How!!!
    Quote Quote  
  16. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    Originally Posted by Shown View Post
    Originally Posted by iamghost View Post
    Originally Posted by pssh View Post

    i am getting this error in "n_m3u8dl-re" (with fresh mpd link):

    Code:
    warn : Response status code does not indicate success: 403 (forbidden). (1/10)
    but in the ff the video plays ok ....

    Cookies also needed?
    mpd expired, so new fresh mpd work fine
    no cookies needed
    Image
    [Attachment 83771 - Click to enlarge]
    you downloading it! How!!!
    your using expired mpd,
    here new mpd, download quicky before it expired
    Code:
    N_m3u8DL-RE "https://dve-streams.akamaized.net/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/master-d090ff71-4af1-495e-9eff-e4983577c0df.mpd?hdnea=st=0~exp=1732661830~acl=/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/*~id=221d17c2-eafa-4657-a932-09e1604e9561~data=aXA9ODYuMTguMjM0LjE1NSZleHA9MTczMjY2MTgzMCZlaWQ9NjY3Nzc2Jm9pZD0xODkmdHlwZT1WT0QmdWlkPXpwNE1kZHw5NzFkYmNiNi0wMmJmLTQ4YWQtYjFlNS02ZWZmZWM4M2FiNTImY2lkPWRjZS5hbGphemVlcmEmcHQ9bnVsbA~hmac=08c6e517ff40b2237164693607dc35debc29063f54a3dcb5127ddc3c0ae4899c" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.aljazeera360.com" -H "Referer: https://www.aljazeera360.com/" --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 --use-shaka-packager -M format=mkv
    Quote Quote  
  17. Originally Posted by iamghost View Post
    Originally Posted by Shown View Post
    Originally Posted by iamghost View Post
    Originally Posted by pssh View Post

    i am getting this error in "n_m3u8dl-re" (with fresh mpd link):

    Code:
    warn : Response status code does not indicate success: 403 (forbidden). (1/10)
    but in the ff the video plays ok ....

    Cookies also needed?
    mpd expired, so new fresh mpd work fine
    no cookies needed
    Image
    [Attachment 83771 - Click to enlarge]



    you downloading it! How!!!
    your using expired mpd,
    here new mpd, download quicky before it expired
    Code:
    N_m3u8DL-RE "https://dve-streams.akamaized.net/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/master-d090ff71-4af1-495e-9eff-e4983577c0df.mpd?hdnea=st=0~exp=1732661830~acl=/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/*~id=221d17c2-eafa-4657-a932-09e1604e9561~data=aXA9ODYuMTguMjM0LjE1NSZleHA9MTczMjY2MTgzMCZlaWQ9NjY3Nzc2Jm9pZD0xODkmdHlwZT1WT0QmdWlkPXpwNE1kZHw5NzFkYmNiNi0wMmJmLTQ4YWQtYjFlNS02ZWZmZWM4M2FiNTImY2lkPWRjZS5hbGphemVlcmEmcHQ9bnVsbA~hmac=08c6e517ff40b2237164693607dc35debc29063f54a3dcb5127ddc3c0ae4899c" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.aljazeera360.com" -H "Referer: https://www.aljazeera360.com/" --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 --use-shaka-packager -M format=mkv



    Nice one

    It expires in 10 seconds ......I was just tooo slow ....


    https://www.epochconverter.com/

    exp=1732662203 ...


    @OP
    You can also customize the Download

    Code:
    N_m3u8DL-RE -M mp4 -mt -sv best -sa best -ss all --no-log --save-name=Comedy.Ideas.2024.1080p.AJ360.WEB-DL.AAC.2.0.H.264 `
    "MPD URL" `
    --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 `
    -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" `
    -H "Accept: */*" `
    -H "Origin: https://www.aljazeera360.com" `
    -H "Referer: https://www.aljazeera360.com/"
    -M mp4 - save as MP4
    -sv best - select "Best" resolution
    -sa best - select "Best" audio
    -ss all - select "All" subs ... but there are none in this video

    Code:
    N_m3u8DL-RE --help
    Last edited by pssh; 26th Nov 2024 at 17:33.
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  18. Originally Posted by Shown View Post


    Image
    [Attachment 83775 - Click to enlarge]


    Did you try 2 for 1 commands in the post Black Friday sale?
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  19. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    i used code and new mpd url in powershell
    if you can explain in video would be perfect
    Quote Quote  
  20. Originally Posted by Shown View Post
    i used code and new mpd url in powershell
    if you can explain in video would be perfect
    an Video guide to download from AJ360?

    You used 2 commands in 1,
    that is, why you got the error,
    it's red on black there .....


    Here is your file:
    https://gofile.io/d/APNdMc
    If I was in politics I make sure you drink plenty of beer
    and watch plenty of TV to keep you busy. | Data is the new oil.
    Quote Quote  
  21. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    thank you
    Quote Quote  
  22. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Copy the n_m3u8dl-re command and paste it in cmd terminal
    thx
    Quote Quote  
  23. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    Originally Posted by pssh View Post
    Originally Posted by iamghost View Post
    Originally Posted by Shown View Post
    Originally Posted by iamghost View Post
    Originally Posted by pssh View Post

    i am getting this error in "n_m3u8dl-re" (with fresh mpd link):

    Code:
    warn : Response status code does not indicate success: 403 (forbidden). (1/10)
    but in the ff the video plays ok ....

    Cookies also needed?
    mpd expired, so new fresh mpd work fine
    no cookies needed
    Image
    [Attachment 83771 - Click to enlarge]



    you downloading it! How!!!
    your using expired mpd,
    here new mpd, download quicky before it expired
    Code:
    N_m3u8DL-RE "https://dve-streams.akamaized.net/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/master-d090ff71-4af1-495e-9eff-e4983577c0df.mpd?hdnea=st=0~exp=1732661830~acl=/ns-001/MjAyNA/OQ/M_TU/80f56efa-fba6-41af-a6c4-23738d282ef3/*~id=221d17c2-eafa-4657-a932-09e1604e9561~data=aXA9ODYuMTguMjM0LjE1NSZleHA9MTczMjY2MTgzMCZlaWQ9NjY3Nzc2Jm9pZD0xODkmdHlwZT1WT0QmdWlkPXpwNE1kZHw5NzFkYmNiNi0wMmJmLTQ4YWQtYjFlNS02ZWZmZWM4M2FiNTImY2lkPWRjZS5hbGphemVlcmEmcHQ9bnVsbA~hmac=08c6e517ff40b2237164693607dc35debc29063f54a3dcb5127ddc3c0ae4899c" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" -H "Accept: */*" -H "Origin: https://www.aljazeera360.com" -H "Referer: https://www.aljazeera360.com/" --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 --use-shaka-packager -M format=mkv



    Nice one

    It expires in 10 seconds ......I was just tooo slow ....


    https://www.epochconverter.com/

    exp=1732662203 ...


    @OP
    You can also customize the Download

    Code:
    N_m3u8DL-RE -M mp4 -mt -sv best -sa best -ss all --no-log --save-name=Comedy.Ideas.2024.1080p.AJ360.WEB-DL.AAC.2.0.H.264 `
    "MPD URL" `
    --key fd72787743084bacae95ae6f98fc1c5e:9cfd96518ec54ad083f511e7be849c78 `
    -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" `
    -H "Accept: */*" `
    -H "Origin: https://www.aljazeera360.com" `
    -H "Referer: https://www.aljazeera360.com/"
    -M mp4 - save as MP4
    -sv best - select "Best" resolution
    -sa best - select "Best" audio
    -ss all - select "All" subs ... but there are none in this video

    Code:
    N_m3u8DL-RE --help

    How to change video quality because this code downloading with full quality i want to change it to 720p for example
    Quote Quote  
  24. Member
    Join Date
    Nov 2024
    Location
    Baghdad
    Search Comp PM
    anyone?
    Quote Quote  
  25. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by Shown View Post
    How to change video quality because this code downloading with full quality i want to change it to 720p for example
    Replace -sv best with -sv "res=720*"
    Or simply delete -sv best, -sa best, -ss all and choose manually what tracks you want
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  



Similar Threads

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