VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Hey friends,

    I try to decrypt for long time how to download videos from this site https://www.karaoketv.co.il/

    For example, how can I download this video?
    https://www.karaoke.co.il/api_play.php?type=clip&id=58370&autoplay=undefined&referer=karaoketv

    I tried everthing with FFmpeg and it's doesn't work.

    Someone can help me please

    Thanks everyone
    Quote Quote  
  2. Thanks.
    It's looks like this is the solution:

    streamlink --hls-segment-key-uri "https://www.video-cdn.com/video/key/750802ea0bc2d02fac93adeaa1398ec2" "hls://www.video-cdn.com/video/encrypt/750802ea0bc2d02fac93adeaa1398ec2/128default?token=R915dD-1045eac7-9a29-4c92-9fa9-aac7b89ba92e" best -o video.ts
    [cli][info] Found matching plugin hls for URL hls://www.video-cdn.com/video/encrypt/750802ea0bc2d02fac93adeaa1398ec2/128default?token=R915dD-1045eac7-9a29-4c92-9fa9-aac7b89ba92e
    [cli][info] Available streams: 480p (worst), 720p (best)
    [cli][info] Opening stream: 720p (hls-multi)
    [cli][info] Writing output to
    video.ts
    [utils.named_pipe][info] Creating pipe streamlinkpipe-7660-1-2212
    [utils.named_pipe][info] Creating pipe streamlinkpipe-7660-2-4751
    [download][b.ts] Written 7.0 MB (6s @ 1.1 MB/s) ...

    But, I didnt understand it. Do you?
    Quote Quote  
  3. Use hlsdl to download audio and video and merge them

    Audio
    Code:
    hlsdl -K ccf7e3874fe0d3d10a8cf212e30dfb2a -o audio.ts https://www.video-cdn.com/video/encrypt/750802ea0bc2d02fac93adeaa1398ec2/750802ea0bc2d02fac93adeaa1398ec2/audio.m3u8?token=R915dD-1c950e71-242f-4977-b205-c064722a8928
    Video
    Code:
    hlsdl -K ccf7e3874fe0d3d10a8cf212e30dfb2a -o video.ts https://www.video-cdn.com/video/encrypt/750802ea0bc2d02fac93adeaa1398ec2/750802ea0bc2d02fac93adeaa1398ec2/video_720p.m3u8?token=R915dD-1c950e71-242f-4977-b205-c064722a8928
    hlsdl windows executable
    https://www.mediafire.com/file/yrf908c8gmacr78/hlsdl.rar/file
    Quote Quote  



Similar Threads

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