VideoHelp Forum
+ Reply to Thread
Page 3 of 3
FirstFirst 1 2 3
Results 61 to 73 of 73
Thread
  1. Member
    Join Date
    Jun 2022
    Location
    PARIS
    Search PM
    how to get key from live
    Quote Quote  
  2. Originally Posted by ORSA View Post
    how to get key from live
    Live what?
    Post your link
    Quote Quote  
  3. I'm getting from Amazon Freevee. Can't access those mentioned here previously due to region locks. Would anybody be able to comment on which is the best quality source?
    The SD quality of earlier seasons on Freevee seems pretty poor, at least the later seasons HD source looks good.
    Quote Quote  
  4. Hi,

    (apologies for hijacking this thread, but maybe the solution is similar?)

    Need help downloading this video:

    https://www.powernationtv.com/episode/MCT2023-09/dropping-the-chevy-s-10-suspension-with-air-bags

    First I can't seem to find the mpd...

    Thanks for any help!
    Quote Quote  
  5. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    it need login
    Code:
    https://api.powernationtv.com/api/v1/powernationtv-com/video/stream/b87ae8f4be2c8e9c4a70_4.m3u8
    Last edited by iamghost; 9th Jul 2023 at 15:02.
    Quote Quote  
  6. Thank you, iamg...

    I logged in and was able to get this far with ytdlp...

    [generic] 185533f06bd77370105b_2: Requesting header
    [generic] 185533f06bd77370105b_2: Downloading m3u8 information
    ERROR: [generic] 185533f06bd77370105b_2: Requested format is not available. Use --list-formats for a list of available formats

    so then i input the URL with the 'list-formats' feature:

    C:\ytdlp and other tools>ytdlp --list-formats "https://api.powernationtv.com/api/v1/powernationtv-com/video/stream/185533f06bd77370105b_2.m3u8"

    and got:

    [generic] 185533f06bd77370105b_2: Requesting header
    [generic] 185533f06bd77370105b_2: Downloading m3u8 information
    [info] Available formats for 185533f06bd77370105b_2:
    ID EXT RESOLUTION │ PROTO │ VCODEC ACODEC
    ────────────────────────────────────────────
    0 mp4 unknown │ m3u8_n │ unknown unknown

    Do I need to find the mp4? Or does m3u8 need to be converted to mp4 first?

    (Sorry for all the questions, I am also trying to follow the help from page 1 of this thread, too!)
    Quote Quote  
  7. use N_m3u8DL-RE

    Code:
    N_m3u8DL-RE.exe "https://api.powernationtv.com/api/v1/powernationtv-com/video/stream/185533f06bd77370105b_2.m3u8"
    23:35:16.415 INFO : N_m3u8DL-RE (Beta version) 20230412
    23:35:16.428 INFO : Loading URL: https://api.powernationtv.com/api/v1/powernationtv-com/video/stream/185533f06bd77370105b_2.m3u8
    23:35:16.758 INFO : New version detected! v0.2.0-beta
    23:35:17.908 INFO : Content Matched: HTTP Live Streaming
    23:35:17.908 INFO : Parsing streams...
    23:35:17.910 INFO : Extracted, there are 1 streams, with 1 basic streams, 0 audio streams, 0 subtitle streams
    23:35:17.910 INFO : Vid Kbps | 215 Segments | ~21m28s
    23:35:17.910 INFO : Selected streams:
    23:35:17.910 INFO : Vid Kbps | 215 Segments | ~21m28s
    23:35:17.910 INFO : Save Name: 185533f06bd77370105b_2_2023-07-09_23-35-17
    23:35:17.911 INFO : Start downloading...Vid Kbps
    23:35:18.147 WARN : Reading media info...
    23:35:18.433 INFO : [0x1e1]: Video, h264 (Main) ([27][0][0][0]), 960x540, 29.97 fps
    23:35:18.433 INFO : [0x1e2]: Audio, aac (HE-AAC) ([15][0][0][0]), 96 kb/s
    23:35:34.817 INFO : ffmpeg merging...
    23:35:35.686 INFO : Done
    Quote Quote  
  8. Thanks, sk8, will give it a try!
    Quote Quote  
  9. sk8, YTMND!

    Worked perfectly, thank you!
    Quote Quote  
  10. Member
    Join Date
    Aug 2023
    Location
    sweden
    Search PM
    Originally Posted by [ss]vegeta View Post
    Originally Posted by darkmenace View Post
    Originally Posted by [ss]vegeta View Post
    You need ytdlp for downloading, aria2c for faster downloading, Widevine Gusser for getting keys, mp4decrypt for decrypting video/audio, ffmpeg for merging decrypted video/audio.
    Get all of these tools and we'll guide you later.
    Google around.
    Thanks. I have downloaded those tools. Any guidance you can provide will be greatly appreciated.
    Put in same folder.
    Before playing the video/opening the webpage, open Chrome developer tools -> network tab
    filter mpd
    copy the mpd link
    open cmd in the folder where ytdlp is and run
    Code:
    ytdlp --allow-u --external-downloader aria2c -f bv,ba "mpd link"
    This will download best audio and best video streams.
    Rename them to something easy vid.mp4 and aud.m4a
    run cmd
    Code:
    mp4decrypt --key keyID:key vid.mp4 vid_dec.mp4
    Guesser should give you in console keyid and key
    do the same for audio
    then finally
    Code:
    ffmpeg -i vid_dec.mp4 -i aud_dec.mp4 -c copy videofinal.mp4
    I download yt-dlp , widevine guesser and mp4decrypt but its not work. i think widevine guesser not work. Can someone send a worked widevine guesser? this is how it show for me

    i have already download but need decrypt it.

    Code:
    mp4decrypt --key keyID:key video.mp4 vid_dec.mp4
    ERROR: invalid key id
    Appreciate the help!
    Quote Quote  
  11. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    your using widevine guesser is long dead, there have chrome extension but it not free.
    Quote Quote  
  12. Member
    Join Date
    Aug 2023
    Location
    sweden
    Search PM
    Originally Posted by iamghost View Post
    your using widevine guesser is long dead, there have chrome extension but it not free.
    You mean this? Its not working this coming up

    Image
    [Attachment 74529 - Click to enlarge]


    do you have any other suggestions that can help me? I have a site that can give me the keys but I need to find the right PSSH, Licenses and headers
    Quote Quote  
  13. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    telly the scammer, he going to steal your money if you going to give him $200 or more for api key
    Last edited by iamghost; 24th Oct 2023 at 05:29.
    Quote Quote  



Similar Threads

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