VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Member
    Join Date
    Feb 2015
    Location
    Germany
    Search PM
    Sorry for my bad english

    I will Download this Livestream i have use VSO Downloader and RTMPdump nothing works!

    [URL="http://shoof.alkass.net/shoof/live/live_1.php"]
    Quote Quote  
  2. Originally Posted by tupacshakur View Post
    Sorry for my bad english

    I will Download this Livestream i have use VSO Downloader and RTMPdump nothing works!

    [URL="http://shoof.alkass.net/shoof/live/live_1.php"]
    hi
    Code:
    livestreamer "hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    Quote Quote  
  3. Member
    Join Date
    Feb 2015
    Location
    Germany
    Search PM
    Hi, im a newbie in this.... what must i do with this? hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    Quote Quote  
  4. you have to execute this command in the windows CMD to get the stream.
    Quote Quote  
  5. Originally Posted by tupacshakur View Post
    Hi, im a newbie in this.... what must i do with this? hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    1) download https://github.com/chrippa/livestreamer/releases/download/v1.11.1/livestreamer-v1.11.1-win32.zip
    2) unzip the file in C:\ (for example)
    3) so you have C:\livestreamer-v1.11.1 folder
    4) open cmd.exe (command shell)
    5) in this command shell go to C:\livestreamer-v1.11.1
    Code:
    cd C:\livestreamer-v1.11.1
    6) paste the code
    Code:
    livestreamer "hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    your video is uploaded in C:\livestreamer-v1.11.1, and is named video.ts
    Quote Quote  
  6. Member
    Join Date
    Feb 2015
    Location
    Germany
    Search PM
    Originally Posted by biezom View Post
    Originally Posted by tupacshakur View Post
    Hi, im a newbie in this.... what must i do with this? hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    1) download https://github.com/chrippa/livestreamer/releases/download/v1.11.1/livestreamer-v1.11.1-win32.zip
    2) unzip the file in C:\ (for example)
    3) so you have C:\livestreamer-v1.11.1 folder
    4) open cmd.exe (command shell)
    5) in this command shell go to C:\livestreamer-v1.11.1
    Code:
    cd C:\livestreamer-v1.11.1
    6) paste the code
    Code:
    livestreamer "hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video.ts
    your video is uploaded in C:\livestreamer-v1.11.1, and is named video.ts
    It does not work when i paste it in to the cmd.exe
    Quote Quote  
  7. @ tupacshakur
    what is your error?
    Quote Quote  
  8. Hi ,

    Below my tries whith a single batch file :
    Code:
    @echo on
    livestreamer "hls://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video1.ts
    livestreamer "hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video2.ts
    livestreamer "hds://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video3.ts
    livestreamer "akamaihd://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video4.ts
    livestreamer "httpstream://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video5.ts
    pause
    :fin
    Working N°2
    Code:
    livestreamer "hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8" best -o video2.ts
    [cli][info] Found matching plugin stream for URL hlsvariant://http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s.m3u8
    [cli][info] Available streams: 270p (worst), 360p, 480p, 576p (best)
    [cli][info] Opening stream: 576p (hls)
    [download][video2.ts] Written 9.2 MB (27s @ 345.2 KB/s)                                                                I
    ...
    Informations given by N°5
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=510400,CODECS="avc1.640015,mp4a.40.2",RESOLUTION=480x270
    live_43s4.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=950400,CODECS="avc1.64001e,mp4a.40.2",RESOLUTION=640x360
    live_43s8.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1390400,CODECS="avc1.64001e,mp4a.40.2",RESOLUTION=854x480
    live_43s12.m3u8
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2270400,CODECS="avc1.64001f,mp4a.40.2",RESOLUTION=1024x576
    live_43s20.m3u8
    If you want a video in RESOLUTION=640x360 ; the link should be :
    Code:
    http://alkass-i.akamaihd.net/hls/live/205534/1/live_43s8.m3u8
    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!