VideoHelp Forum




+ Reply to Thread
Page 6 of 9
FirstFirst ... 4 5 6 7 8 ... LastLast
Results 151 to 180 of 251
  1. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    solved the "how to download videos from FloTrack" -- from post # 145, #147 and #150

    The video I wanted to download:

    http://www.flotrack.org/video/802970-workout-wednesday-fartlek-with-the-15-iowa-state-women

    All the info *is* in the view_page_source script, analyzed, parsed, and build the final url.

    It did not work in latest youtube-dl v12.13, but it worked well with livestreamer 1.12.2

    If you don't want to spaces then you have to insert '-' into the filename, and it would help to be enclosed in quotes, "".

    Code:
    livestreamer http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m best -o "Workout-Wednesday:-Fartlek-with-the-#15-Iowa-State-Women.flv"
    or keep it more simplified and rename it later.

    Code:
    livestreamer http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m best -o video.flv
    And here is the livestreamer processed output.

    Code:
    [cli][info] Found matching plugin stream for URL hds://http://ak.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m
    [cli][info] Available streams: 1500k, 2500k (best), 600k (worst)
    [cli][info] Opening stream: 2500k (hds)
    
    [download][video20151214mon01.flv] Written 2.2 MB (5s @ 429.9 KB/s)            
    [download][video20151214mon01.flv] Written 5.1 MB (10s @ 487.0 KB/s)           
    [download][video20151214mon01.flv] Written 8.3 MB (16s @ 516.8 KB/s)           
    [download][video20151214mon01.flv] Written 11.4 MB (21s @ 539.8 KB/s)          
    [download][video20151214mon01.flv] Written 14.2 MB (28s @ 509.8 KB/s)          
    [download][video20151214mon01.flv] Written 16.8 MB (35s @ 487.6 KB/s)          
    [download][video20151214mon01.flv] Written 19.9 MB (40s @ 503.3 KB/s)          
    [download][video20151214mon01.flv] Written 22.6 MB (46s @ 486.8 KB/s)          
    [download][video20151214mon01.flv] Written 25.8 MB (55s @ 434.6 KB/s)          [stream.hds][error] Failed to parse fragment 1-11: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 28.9 MB (1m5s @ 413.4 KB/s)         [stream.hds][error] Failed to parse fragment 1-13: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-14: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-15: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-16: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-17: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-18: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-19: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-20: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-21: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-22: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-23: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 31.9 MB (1m15s @ 392.0 KB/s)        [stream.hds][error] Failed to parse fragment 1-25: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 35.0 MB (1m24s @ 358.9 KB/s)        [stream.hds][error] Failed to parse fragment 1-27: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 38.0 MB (1m32s @ 347.3 KB/s)        
    [download][video20151214mon01.flv] Written 41.1 MB (1m36s @ 380.5 KB/s)        
    [download][video20151214mon01.flv] Written 44.0 MB (1m41s @ 425.0 KB/s)        
    [download][video20151214mon01.flv] Written 47.0 MB (1m47s @ 487.9 KB/s)        
    [download][video20151214mon01.flv] Written 50.0 MB (1m53s @ 523.3 KB/s)        
    [download][video20151214mon01.flv] Written 53.2 MB (1m58s @ 586.7 KB/s)        
    [download][video20151214mon01.flv] Written 56.0 MB (2m5s @ 524.8 KB/s)         
    [download][video20151214mon01.flv] Written 59.1 MB (2m14s @ 471.8 KB/s)        [stream.hds][error] Failed to parse fragment 1-36: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-37: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-38: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-39: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-40: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-41: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-42: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-43: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-44: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-45: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 62.2 MB (2m23s @ 431.2 KB/s)        [stream.hds][error] Failed to parse fragment 1-47: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [cli][info] Stream ended
    Last edited by vhelp; 14th Dec 2015 at 08:50.
    Quote Quote  
  2. Originally Posted by vhelp View Post
    solved the "how to download videos from FloTrack" -- from post # 145, #147 and #150

    The video I wanted to download:

    http://www.flotrack.org/video/802970-workout-wednesday-fartlek-with-the-15-iowa-state-women

    All the info *is* in the view_page_source script, analyzed, parsed, and build the final url.

    It did not work in latest youtube-dl v12.13, but it worked well with livestreamer 1.12.2

    If you don't want to spaces then you have to insert '-' into the filename, and it would help to be enclosed in quotes, "".

    Code:
    livestreamer http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m best -o "Workout-Wednesday:-Fartlek-with-the-#15-Iowa-State-Women.flv"
    or keep it more simplified and rename it later.

    Code:
    livestreamer http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m best -o video.flv
    And here is the livestreamer processed output.

    Code:
    [cli][info] Found matching plugin stream for URL hds://http://ak.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ_1.f4m
    [cli][info] Available streams: 1500k, 2500k (best), 600k (worst)
    [cli][info] Opening stream: 2500k (hds)
    
    [download][video20151214mon01.flv] Written 2.2 MB (5s @ 429.9 KB/s)            
    [download][video20151214mon01.flv] Written 5.1 MB (10s @ 487.0 KB/s)           
    [download][video20151214mon01.flv] Written 8.3 MB (16s @ 516.8 KB/s)           
    [download][video20151214mon01.flv] Written 11.4 MB (21s @ 539.8 KB/s)          
    [download][video20151214mon01.flv] Written 14.2 MB (28s @ 509.8 KB/s)          
    [download][video20151214mon01.flv] Written 16.8 MB (35s @ 487.6 KB/s)          
    [download][video20151214mon01.flv] Written 19.9 MB (40s @ 503.3 KB/s)          
    [download][video20151214mon01.flv] Written 22.6 MB (46s @ 486.8 KB/s)          
    [download][video20151214mon01.flv] Written 25.8 MB (55s @ 434.6 KB/s)          [stream.hds][error] Failed to parse fragment 1-11: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 28.9 MB (1m5s @ 413.4 KB/s)         [stream.hds][error] Failed to parse fragment 1-13: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-14: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-15: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-16: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-17: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-18: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-19: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-20: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-21: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-22: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-23: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 31.9 MB (1m15s @ 392.0 KB/s)        [stream.hds][error] Failed to parse fragment 1-25: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 35.0 MB (1m24s @ 358.9 KB/s)        [stream.hds][error] Failed to parse fragment 1-27: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 38.0 MB (1m32s @ 347.3 KB/s)        
    [download][video20151214mon01.flv] Written 41.1 MB (1m36s @ 380.5 KB/s)        
    [download][video20151214mon01.flv] Written 44.0 MB (1m41s @ 425.0 KB/s)        
    [download][video20151214mon01.flv] Written 47.0 MB (1m47s @ 487.9 KB/s)        
    [download][video20151214mon01.flv] Written 50.0 MB (1m53s @ 523.3 KB/s)        
    [download][video20151214mon01.flv] Written 53.2 MB (1m58s @ 586.7 KB/s)        
    [download][video20151214mon01.flv] Written 56.0 MB (2m5s @ 524.8 KB/s)         
    [download][video20151214mon01.flv] Written 59.1 MB (2m14s @ 471.8 KB/s)        [stream.hds][error] Failed to parse fragment 1-36: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-37: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-38: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-39: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-40: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-41: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-42: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-43: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-44: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [stream.hds][error] Failed to parse fragment 1-45: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    
    [download][video20151214mon01.flv] Written 62.2 MB (2m23s @ 431.2 KB/s)        [stream.hds][error] Failed to parse fragment 1-47: Failed to read data: [Errno 10054] An existing connection was forcibly closed by the remote host
    [cli][info] Stream ended


    hi

    direct link

    Code:
    http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/DOcJ-FxaFrRg4gtDEwOjI5cDowODE7AZ
    Quote Quote  
  3. Member Alex_ander's Avatar
    Join Date
    Oct 2006
    Location
    Russian Federation
    Search Comp PM
    (that direct link didn't work for me, access denied)

    http://www.flotrack.org/video/802970-workout-wednesday-fartlek-with-the-15-iowa-state-women
    Here's an example of getting it by mass downloading of fragments (no DRM encryption here), then joining. Download links here can be taken form FF extensions like (flashgot + DownThemAll) or AddBlockPlus. Downloading 48 fragments with DownThemAll (Frag1 in partial file name changed to Frag[1:48] accepted by that Firefox extension):
    Code:
    http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/sqq_-2i8oVwubLc-UFMFM6p-4aCdMclycVa7qUy0KZ_jizdDwqrRXBuLhY2UR-nZ/video_2500_1280Seg1-Frag[1:48]
    Joining with AdobeHDS.exe (third party standalone version of the KSV script):
    Code:
    AdobeHDS --fragments c:\Users\user\path\video_2500_1280Seg1-Frag
    (148MB .flv)
    Quote Quote  
  4. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    link: http://32598.cdx.c.ooyala.com/d3eWxseDqf6BxwlaGBkhh491BQw5KWWZ/DOcJ-FxaFrRg4gtDEwOjI5cDowODE7AZ

    The 'access denied' you received might be due to a region problem because the link worked for me. This time, i used youtube-dl.
    Quote Quote  
  5. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    I can download *some* videos from the FloTrack website using firefox via the download plug-in's. But sometimes even the same video I just download then become segmented and I can no longer download them. Its very strange, but that's what I have been discovering.
    Quote Quote  
  6. Hello, trying to download video from

    http://www.bizjournals.com/washington/news/2015/08/27/meet-sam-the-robot-laying-bricks...ide-clark.html

    I have download livestreamer and have tried to mimic what other posts had, but is not working.

    Please help

    what i tried:

    livestreamer "hds://http://cf.c.ooyala.com/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw _1.f4m" best -o meet-sam-the-robot-laying-bricks-alongside-clark.flv
    Quote Quote  
  7. Originally Posted by z123111 View Post
    Hello, trying to download video from

    http://www.bizjournals.com/washington/news/2015/08/27/meet-sam-the-robot-laying-bricks...ide-clark.html

    I have download livestreamer and have tried to mimic what other posts had, but is not working.

    Please help

    what i tried:

    livestreamer "hds://http://cf.c.ooyala.com/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw _1.f4m" best -o meet-sam-the-robot-laying-bricks-alongside-clark.flv
    hi you have a space between red en blue


    Code:
    N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw _1.f4m

    try without this space

    Code:
    livestreamer "hds://http://cf.c.ooyala.com/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw/N3d3U3dzpyqS65SIr1MwiwJYtO36CMPw_1.f4m" best -o meet-sam-the-robot-laying-bricks-alongside-clark.flv
    Quote Quote  
  8. Thank you!!!!!!!!!!!!!!!!
    Quote Quote  
  9. Originally Posted by Dee_Bee View Post
    hi
    it seems no direct link exist
    so you can use the hds protocol


    Code:
    livestreamer "hds://http://ak.c.ooyala.com/U5cjYwdjqJd_ulfWcUP6RfTnyJdcWAAW/U5cjYwdjqJd_ulfWcUP6RfTnyJdcWAAW_1.f4m" best -o video1.flv
    Code:
    livestreamer "hds://http://ak.c.ooyala.com/w3eTcwdjrFfJIO_GxyL_6W2wiVLo3ptQ/w3eTcwdjrFfJIO_GxyL_6W2wiVLo3ptQ_1.f4m" best -o video2.flv
    Quote Quote  
  10. Grateful thanks for quick response. I have downloaded and installed 'livestreamer' into my laptop running W8.1. Having realised A) I had to paste the command into an elevated command prompt B) Ignored the multiple error closing messages until the script had completed and C) Where the .flv files ended up: I now have the 2 valuable video files I can use in Studio 15.

    You are a star! I wish you well!

    Kind regards - DeeBee
    Quote Quote  
  11. One last one I promise - I need to download the following:

    http://www.bbc.co.uk/news/magazine-27066299

    If you can help with a direct link or script I'll try to get to grips with livestreamer over the Christmas period.

    Kind regards - Dee Bee
    Quote Quote  
  12. can anyone teach me how to download this video...http://www.tonton.com.my/movie?titleId=550bfc3626fcd3595d0041e8 i try use url snooper and adobe hds still cant get.. adobe hds said encrypted manifest..
    Quote Quote  
  13. Hi, I just found your thread when looking for a way to download a video from Ooyala.

    I am trying to download the video from this website: http://fox8.com/2016/01/18/whos-mashed-with-whom-artist-creates-amazing-celebrity-face-mashups

    The links seems to be

    http://cf.c.ooyala.com/F0Mnk5MDE6a9fwdPAQks2FjtthDER8Nv/Qg5k4R_PhKtsf_S8XsdjYMfg-NG22N...ym9YlxUXJ-ngFR

    but the access is denied. It is no geoblocking issue it seems, as I can view the video on the website.

    Is there a way to download it? Otherwise I will try a screen grab. That always works, but is not the best solution.
    Quote Quote  
  14. Originally Posted by skyscraperfan View Post
    Hi, I just found your thread when looking for a way to download a video from Ooyala.

    I am trying to download the video from this website: http://fox8.com/2016/01/18/whos-mashed-with-whom-artist-creates-amazing-celebrity-face-mashups

    The links seems to be

    http://cf.c.ooyala.com/F0Mnk5MDE6a9fwdPAQks2FjtthDER8Nv/Qg5k4R_PhKtsf_S8XsdjYMfg-NG22N...ym9YlxUXJ-ngFR

    but the access is denied. It is no geoblocking issue it seems, as I can view the video on the website.

    Is there a way to download it? Otherwise I will try a screen grab. That always works, but is not the best solution.

    HTML Code:
    livestreamer "hds://http://cf.c.ooyala.com/F0Mnk5MDE6a9fwdPAQks2FjtthDER8Nv/F0Mnk5MDE6a9fwdPAQks2FjtthDER8Nv_1.f4m"  best -o video.flv
    Quote Quote  
  15. Originally Posted by goodiesguy View Post
    hi

    Code:
    livestreamer "hds://http://ak.c.ooyala.com/xsMzE4eTrmtIuuy_JSXWEUN2MPRBDaVB/xsMzE4eTrmtIuuy_JSXWEUN2MPRBDaVB_1.f4m" best -o Liverpool-a-Go-Go.flv
    or

    Code:
    livestreamer "hlsvariant://http://player.ooyala.com/player/iphone/xsMzE4eTrmtIuuy_JSXWEUN2MPRBDaVB.m3u8" best -o Liverpool-a-Go-Go.ts
    Quote Quote  
  16. hi

    Code:
    http://cf.c.ooyala.com/1qZXVsMDE6a21wS3oR40IhgaRWczZH9B/DOcJ-FxaFrRg4gtDEwOnI5OjA4MTulQ8
    Code:
    http://cf.c.ooyala.com/hpOG9rMDE6CNYR_rxbu0cqmo_taxWbf0/DOcJ-FxaFrRg4gtDEwOnI5OjA4MTulQ8
    Code:
    http://cf.c.ooyala.com/RxdmRrMDE6w-NRyWg_KQ8BeYKyGHajdS/DOcJ-FxaFrRg4gtDEwOnI5OjA4MTulQ8
    Quote Quote  
  17. Member
    Join Date
    Feb 2016
    Location
    peru
    Search PM
    Hello everyone I hope I can help me download a novel but can not find the way, I hope someone can give me an idea how to do it, of course thank you very much

    http://canalnuestratele.com/video/mano-limpia-capitulo-01-9727
    Quote Quote  
  18. Member
    Join Date
    Feb 2016
    Location
    Malaysia
    Search Comp PM
    Hi, biezom, im totally newbies. i sniff using (Wireshark+LiveStreamer) but nothing work.

    could you pls help me with this link : "http://www.tonton.com.my/movie?titleId=55a36250221573d16300421e"
    -Thank you
    Quote Quote  
  19. Originally Posted by Durian View Post
    Hi, biezom, im totally newbies. i sniff using (Wireshark+LiveStreamer) but nothing work.

    could you pls help me with this link : "http://www.tonton.com.my/movie?titleId=55a36250221573d16300421e"
    -Thank you
    hi

    not easy way see your pm
    Quote Quote  
  20. Member
    Join Date
    Oct 2015
    Location
    Brussels
    Search PM
    Hello,

    I have been trying to read through all these tips, but this programming language does not fit me. Could someone help me with this link?

    Or tell me clearly how i should do it?

    http://www.demunt.be/nl/mymm/media/2486/H%C3%A4nsel%20und%20Gretel/

    Ty
    Quote Quote  
  21. Anonymous84347344
    Guest

    YOUTUBE-DL:

    Code:
    youtube-dl -F "http://www.demunt.be/nl/mymm/media/2486/H%C3%A4nsel%20und%20Gretel/"
    [generic] Hänsel und Gretel: Requesting header
    WARNING: Falling back on generic information extractor.
    [generic] Hänsel und Gretel: Downloading webpage
    [generic] Hänsel und Gretel: Extracting information
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading JSON metadata
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading mp4 JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading m3u8 JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading hds JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading rtmp JSON
    [info] Available formats for xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw:
    format code  extension  resolution note
    rtmp-0       rtmp       576x324     628k , h264@ 500k, 25.0fps, audio@128k
    mp4-0        mp4        576x324     628k , h264@ 500k, 25.0fps, audio@128k
    rtmp-1       rtmp       576x324     928k , h264@ 800k, 25.0fps, audio@128k
    mp4-1        mp4        576x324     928k , h264@ 800k, 25.0fps, audio@128k
    rtmp-2       rtmp       576x324    1392k , h264@1200k, 25.0fps, audio@192k
    mp4-2        mp4        576x324    1392k , h264@1200k, 25.0fps, audio@192k
    rtmp-3       rtmp       1280x720   1692k , h264@1500k, 25.0fps, audio@192k
    mp4-3        mp4        1280x720   1692k , h264@1500k, 25.0fps, audio@192k (best)
    Code:
    youtube-dl -F "http://player.ooyala.com/player.js?callback=receiveOoyalaEvent&playerId=ooyalaPlayer&width=568&height=426&wmode=opaque&hide=channels,sharing,info,embed,endscreen&embedCode=xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw"
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading JSON metadata
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading mp4 JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading m3u8 JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading hds JSON
    [Ooyala] xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw: Downloading rtmp JSON
    [info] Available formats for xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw:
    format code  extension  resolution note
    rtmp-0       rtmp       576x324     628k , h264@ 500k, 25.0fps, audio@128k
    mp4-0        mp4        576x324     628k , h264@ 500k, 25.0fps, audio@128k
    rtmp-1       rtmp       576x324     928k , h264@ 800k, 25.0fps, audio@128k
    mp4-1        mp4        576x324     928k , h264@ 800k, 25.0fps, audio@128k
    rtmp-2       rtmp       576x324    1392k , h264@1200k, 25.0fps, audio@192k
    mp4-2        mp4        576x324    1392k , h264@1200k, 25.0fps, audio@192k
    rtmp-3       rtmp       1280x720   1692k , h264@1500k, 25.0fps, audio@192k
    mp4-3        mp4        1280x720   1692k , h264@1500k, 25.0fps, audio@192k (best)
    MP4:

    Code:
    http://ak.c.ooyala.com/xmamVzMDE64SoMpMSZ2nvKJ1LE52SVpw/DOcJ-FxaFrRg4gtDEwOjFjZjowODE7Ww
    Quote Quote  
  22. Struggling here also, having installed livestreamer, followed instructions, etc.

    If someone were able to provide a direct link to this one, t’would be greatly appreciated!

    Thanks in advance!
    Quote Quote  
  23. hi,biezom.
    i have met the same problem,when i use livestream to download tonton.com.my f4m.
    the cls report error like this:

    Error reading fragment 1-11:Tag has filter set,probably encrypted.

    i guess the tonton website use DRM to protect video, and cant download use any methods.

    is it true?

    thank you very much.





    Originally Posted by biezom View Post
    Originally Posted by Durian View Post
    Hi, biezom, im totally newbies. i sniff using (Wireshark+LiveStreamer) but nothing work.

    could you pls help me with this link : "http://www.tonton.com.my/movie?titleId=55a36250221573d16300421e"
    -Thank you
    hi

    not easy way see your pm
    Quote Quote  
  24. Originally Posted by tltlv View Post
    hi,biezom.
    i have met the same problem,when i use livestream to download tonton.com.my f4m.
    the cls report error like this:

    Error reading fragment 1-11:Tag has filter set,probably encrypted.

    i guess the tonton website use DRM to protect video, and cant download use any methods.

    is it true?

    thank you very much.





    Originally Posted by biezom View Post
    Originally Posted by Durian View Post
    Hi, biezom, im totally newbies. i sniff using (Wireshark+LiveStreamer) but nothing work.

    could you pls help me with this link : "http://www.tonton.com.my/movie?titleId=55a36250221573d16300421e"
    -Thank you
    hi

    not easy way see your pm

    hi

    same see your PM
    Quote Quote  
  25. Member
    Join Date
    Mar 2016
    Location
    Tulsa
    Search Comp PM
    Hi everybody - I'm a complete newbie at this all, but I really would love somebody's help.

    Can somebody please download these 3 flotrack videos for me? It would seriously mean the world to me.

    http://old.flotrack.org/video/162918-3000m-Junior-Men-National

    http://old.flotrack.org/video/273950-Capital-Classic-JM-1500m

    http://old.flotrack.org/video/166159-1500m-Men-16-Final-Sunday

    They are from a few years ago when I was a runner and I really would love to keep them on my computer forever, except I am not as tech savvy as y'all.

    Thanks - you guys are the best.
    Quote Quote  
  26. Originally Posted by runnerb View Post
    Hi everybody - I'm a complete newbie at this all, but I really would love somebody's help.

    Can somebody please download these 3 flotrack videos for me? It would seriously mean the world to me.

    http://old.flotrack.org/video/162918-3000m-Junior-Men-National

    http://old.flotrack.org/video/273950-Capital-Classic-JM-1500m

    http://old.flotrack.org/video/166159-1500m-Men-16-Final-Sunday

    They are from a few years ago when I was a runner and I really would love to keep them on my computer forever, except I am not as tech savvy as y'all.

    Thanks - you guys are the best.



    hi

    direct links

    Code:
    http://cf.c.ooyala.com/hobnlhODpHm3vaVv-s6tWRfPZZS25ZM5/DOcJ-FxaFrRg4gtDEwOnYyOjBmO80IGG
    Code:
    http://cf.c.ooyala.com/1id2dyNjpgsVkofmOa0T5voMNDVlk0bV/DOcJ-FxaFrRg4gtDEwOjE0NjowZjsy-U
    Code:
    http://cf.c.ooyala.com/lyZTFjODp6X1wo7UjF6kiwfPj59Q_gMM/DOcJ-FxaFrRg4gtDEwOjE0YTowZjueqf
    Quote Quote  
  27. Member
    Join Date
    Mar 2016
    Location
    Tulsa
    Search Comp PM
    Originally Posted by biezom View Post
    Originally Posted by runnerb View Post
    Hi everybody - I'm a complete newbie at this all, but I really would love somebody's help.

    Can somebody please download these 3 flotrack videos for me? It would seriously mean the world to me.

    http://old.flotrack.org/video/162918-3000m-Junior-Men-National

    http://old.flotrack.org/video/273950-Capital-Classic-JM-1500m

    http://old.flotrack.org/video/166159-1500m-Men-16-Final-Sunday

    They are from a few years ago when I was a runner and I really would love to keep them on my computer forever, except I am not as tech savvy as y'all.

    Thanks - you guys are the best.



    hi

    direct links

    Code:
    http://cf.c.ooyala.com/hobnlhODpHm3vaVv-s6tWRfPZZS25ZM5/DOcJ-FxaFrRg4gtDEwOnYyOjBmO80IGG
    Code:
    http://cf.c.ooyala.com/1id2dyNjpgsVkofmOa0T5voMNDVlk0bV/DOcJ-FxaFrRg4gtDEwOjE0NjowZjsy-U
    Code:
    http://cf.c.ooyala.com/lyZTFjODp6X1wo7UjF6kiwfPj59Q_gMM/DOcJ-FxaFrRg4gtDEwOjE0YTowZjueqf
    Thank you OMG you are the best. Means a lot.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!