VideoHelp Forum




+ Reply to Thread
Page 99 of 154
FirstFirst ... 49 89 97 98 99 100 101 109 149 ... LastLast
Results 2,941 to 2,970 of 4610
  1. Originally Posted by SvenIsHere View Post
    Can someone help me out with downloading the video below? (the HD quality version)
    I have tried Firefox extensions (Media Stealer, Downloadhelper, FlashGot), Chrome Extensions (FVD Downloader)
    stand alone apps: Stream Transport, RTMP explorer, and more
    I either get a bunch of 3.6MB clips that are invalid videos files, or it can't locate the stream
    http://rerun-challenge.tv/mittlidingolopp2014/look/cmp/54952/

    Thanks in advance for any help,
    use ffmpeg

    Code:
    ffmpeg -i "http://82.96.17.2/cdn/_definst_/smil:e8e126fdd7c51ec3d56eed2492cc775e/k2qz341k.smil/chunklist_w1951867854_b2048000.m3u8 -c copy video.ts
    Quote Quote  
  2. Hello Endoro
    i need your help again. How to record UDP stream with FFMPEG.
    udp://239.0.77.15:5000
    Thank you Endoro.
    Quote Quote  
  3. Member
    Join Date
    Oct 2014
    Location
    Stockholm, Sweden
    Search PM
    Thank you so much!

    Originally Posted by CristianoA View Post
    Originally Posted by SvenIsHere View Post
    Can someone help me out with downloading the video below? (the HD quality version)
    I have tried Firefox extensions (Media Stealer, Downloadhelper, FlashGot), Chrome Extensions (FVD Downloader)
    stand alone apps: Stream Transport, RTMP explorer, and more
    I either get a bunch of 3.6MB clips that are invalid videos files, or it can't locate the stream
    http://rerun-challenge.tv/mittlidingolopp2014/look/cmp/54952/

    Thanks in advance for any help,
    use ffmpeg

    Code:
    ffmpeg -i "http://82.96.17.2/cdn/_definst_/smil:e8e126fdd7c51ec3d56eed2492cc775e/k2qz341k.smil/chunklist_w1951867854_b2048000.m3u8 -c copy video.ts
    Quote Quote  
  4. Member
    Join Date
    Oct 2014
    Location
    Stockholm, Sweden
    Search PM
    If you have a sec, could you teach me how you got that URL?
    I can get most of it (up to the k2qz341k.smil) using URL Snooper but still don't see where you found the m3u8 part.

    Thanks,

    Originally Posted by CristianoA View Post
    Originally Posted by SvenIsHere View Post
    Can someone help me out with downloading the video below? (the HD quality version)
    I have tried Firefox extensions (Media Stealer, Downloadhelper, FlashGot), Chrome Extensions (FVD Downloader)
    stand alone apps: Stream Transport, RTMP explorer, and more
    I either get a bunch of 3.6MB clips that are invalid videos files, or it can't locate the stream
    http://rerun-challenge.tv/mittlidingolopp2014/look/cmp/54952/

    Thanks in advance for any help,
    use ffmpeg

    Code:
    ffmpeg -i "http://82.96.17.2/cdn/_definst_/smil:e8e126fdd7c51ec3d56eed2492cc775e/k2qz341k.smil/chunklist_w1951867854_b2048000.m3u8 -c copy video.ts
    Quote Quote  
  5. Hi, guys.

    I used to use Atresdownloader for grab Yahoo videos, but it seems don't want to do the job anymore.

    How to get these videos:
    https://br.noticias.yahoo.com/video/trem-em-alta-velocidade-choca-095500968.html
    https://br.noticias.yahoo.com/video/mulher-escapa-por-pouco-da-095600898.html

    I tryed IDM, DownloadHelper (Firefox extension), VSODownloader3 without success.
    Long time ago I used to use RTMPDump and RTMPExplorer, but I don't know how to get the media URL anymore.

    Any ideas?
    Thank you.
    Quote Quote  
  6. Originally Posted by jairovital View Post
    Hi, guys.

    I used to use Atresdownloader for grab Yahoo videos, but it seems don't want to do the job anymore.

    How to get these videos:
    https://br.noticias.yahoo.com/video/trem-em-alta-velocidade-choca-095500968.html
    https://br.noticias.yahoo.com/video/mulher-escapa-por-pouco-da-095600898.html

    I tryed IDM, DownloadHelper (Firefox extension), VSODownloader3 without success.
    Long time ago I used to use RTMPDump and RTMPExplorer, but I don't know how to get the media URL anymore.

    Any ideas?
    use ffmpeg

    Code:
    ffmpeg -i "https://hls.video.query.yahoo.com/1d24f297-7d10-3545-b4a2-d9b29e863ccf.m3u8?site=news&region=BR&lang=pt-BR&plrs=lu7N7rwsFSKu5kn5HcmfEt" -c copy video.ts
    ffmpeg -i "https://hls.video.query.yahoo.com/9834e800-b6de-37db-beb2-65ef4173d74b.m3u8?site=news&region=BR&lang=pt-BR&plrs=JZ8gIOb1j3KBFXotczTGH9" -c copy video2.ts
    Quote Quote  
  7. Originally Posted by SvenIsHere View Post
    If you have a sec, could you teach me how you got that URL?
    I can get most of it (up to the k2qz341k.smil) using URL Snooper but still don't see where you found the m3u8 part.

    Thanks,

    Originally Posted by CristianoA View Post
    Originally Posted by SvenIsHere View Post
    Can someone help me out with downloading the video below? (the HD quality version)
    I have tried Firefox extensions (Media Stealer, Downloadhelper, FlashGot), Chrome Extensions (FVD Downloader)
    stand alone apps: Stream Transport, RTMP explorer, and more
    I either get a bunch of 3.6MB clips that are invalid videos files, or it can't locate the stream
    http://rerun-challenge.tv/mittlidingolopp2014/look/cmp/54952/

    Thanks in advance for any help,
    use ffmpeg

    Code:
    ffmpeg -i "http://82.96.17.2/cdn/_definst_/smil:e8e126fdd7c51ec3d56eed2492cc775e/k2qz341k.smil/chunklist_w1951867854_b2048000.m3u8 -c copy video.ts
    if you're using firefox install User Agent Switcher and Adblock Plus use ABP as urls sniffer and just change user agent to iPhone 3.0 and search for m3u8 url

    Quote Quote  
  8. Originally Posted by CristianoA View Post
    use ffmpeg

    Code:
    ffmpeg -i "https://hls.video.query.yahoo.com/1d24f297-7d10-3545-b4a2-d9b29e863ccf.m3u8?site=news&region=BR&lang=pt-BR&plrs=lu7N7rwsFSKu5kn5HcmfEt" -c copy video.ts
    ffmpeg -i "https://hls.video.query.yahoo.com/9834e800-b6de-37db-beb2-65ef4173d74b.m3u8?site=news&region=BR&lang=pt-BR&plrs=JZ8gIOb1j3KBFXotczTGH9" -c copy video2.ts
    Great, CristianoA!


    Please, how did you get the urls?
    URLSnoop?
    I have other Yahoo videos to grab, but I have no idea how to know the correct URL.
    Thank you.
    Quote Quote  
  9. Originally Posted by CristianoA View Post
    if you're using firefox install User Agent Switcher and Adblock Plus use ABP as urls sniffer and just change user agent to iPhone 3.0 and search for m3u8 url

    Originally Posted by jairovital View Post
    Please, how did you get the urls?

    Yes!!!


    ABP as urls sniffer, UserAgent as iPhone 3.0 and the urls are displayed as a charm!
    Forget, never mind about my previous request for explanation.

    Great!
    Thank you.
    Quote Quote  
  10. Hi, can anyone help in downloading the video in the below link:
    http://colors.in.com/in/biggboss/videos/bigg-boss-8-full-episode19-october-10th-2014-6...535-2.html#nav

    I tried the method, but URL Snooper is not giving me the link to the Video. I am a newbie in this and came across this thread after a lot of searching. Kindly help.
    Many thanks in advance
    Quote Quote  
  11. Hey,

    i've recently tried to capture a video steam using multiple programs and methods but without much luck. All attempts resulted with a 256mB file that was unplayable.

    Any help is greatly appreciated

    here are the details...

    https://au.tv.yahoo.com/plus7/man-finds-food/-/watch/25197399/tue-7-oct-season-1-episode-1/?play=1

    INFO: Metadata:
    INFO: duration 1303.94
    INFO: moovPosition 36.00
    INFO: width 1280.00
    INFO: height 720.00
    INFO: videocodecid encv
    INFO: audiocodecid enca
    INFO: avcprofile 77.00
    INFO: avclevel 31.00
    INFO: aacaot 2.00
    INFO: videoframerate 25.00
    INFO: audiosamplerate 48000.00
    INFO: audiochannels 2.00
    INFO: trackinfo:
    INFO: length 32597.00
    INFO: timescale 25.00
    INFO: language und
    INFO: sampledescription:
    INFO: sampletype encv
    INFO: length 62588928.00
    INFO: timescale 48000.00
    INFO: language und
    INFO: sampledescription:
    INFO: sampletype enca

    rtmpdump -r "rtmp://cp229456.edgefcs.net:1935/ondemand?__nn__=2604177435001&slis
    t=videos/2376984108001/201410/1359/&auth=daEbKd0aTdlczbTcDaDcWaedHa7arb5btdk-buo
    KOy-4q-qoEnGFzCCpwww&aifp=001&videoId=3823918701001&lineUpId=&pubId=237698410800
    1&playerId=2779795865001&affiliateId=" -a "ondemand?__nn__=2604177435001&slist=v
    ideos/2376984108001/201410/1359/&auth=daEbKd0aTdlczbTcDaDcWaedHa7arb5btdk-buoKOy
    -4q-qoEnGFzCCpwww&aifp=001&videoId=3823918701001&lineUpId=&pubId=2376984108001&p
    layerId=2779795865001&affiliateId=" -f "WIN 15,0,0,152" -W "https://sadmin.brigh
    tcove.com/viewer/us20141002.1315/federatedVideoUI/BrightcovePlayer.swf?uid=14131
    07937604" -p "https://au.tv.yahoo.com/plus7/man-finds-food/-/watch/25197399/tue-
    7-oct-season-1-episode-1/?play=1" -y "mp4:videos/2376984108001/201410/1359/23769
    84108001_3824036671001_premium-nocaptions-7mate-1007-maff-001-01-source-yxstrans
    code-1a35tuc.mp4?__nn__=2604177435001&slist=videos/2376984108001/201410/1359/&au
    th=daEbKd0aTdlczbTcDaDcWaedHa7arb5btdk-buoKOy-4q-qoEnGFzCCpwww&aifp=001&videoId=
    3823918701001&lineUpId=&pubId=2376984108001&playerId=2779795865001&affiliateId="
    -o 2376984108001_3824036671001_premium-nocaptions-7mate-1007-maff-001-01-source
    -yxstranscode-1a35tuc.flv
    Quote Quote  
  12. ...
    Last edited by sysanin; 13th Nov 2015 at 18:13.
    Quote Quote  
  13. Originally Posted by maniac8828 View Post
    Hi, can anyone help in downloading the video in the below link:
    http://colors.in.com/in/biggboss/videos/bigg-boss-8-full-episode19-october-10th-2014-6...535-2.html#nav

    I tried the method, but URL Snooper is not giving me the link to the Video. I am a newbie in this and came across this thread after a lot of searching. Kindly help.
    Many thanks in advance
    Can anyone please guide me. Really need some help.
    Quote Quote  
  14. What method did you use grab the video?

    Thanks alot
    Last edited by s3ct0r; 14th Oct 2014 at 05:23.
    Quote Quote  
  15. Can you please explain me the process you used? I want to download the entire series and if you guide a bit I can write down and follow your instructions to download rest of them. Unable to understand fully and get it working myself. Thanks in advance
    Last edited by maniac8828; 14th Oct 2014 at 09:09.
    Quote Quote  
  16. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    I would love to get the download file for this! Please provide one. I'd appreciate it!

    https://tv.yahoo.com/tv-in-no-time/sting-sings-classic-ringtones-fallon-073615066.html
    Quote Quote  
  17. Originally Posted by snafubaby View Post
    I would love to get the download file for this! Please provide one. I'd appreciate it!

    https://tv.yahoo.com/tv-in-no-time/sting-sings-classic-ringtones-fallon-073615066.html
    use ffmpeg

    Code:
    ffmpeg -i "http://hls.video.query.yahoo.com/f7125016-c3d2-33b0-b50c-07e5dc81fa4a.m3u8?site=tv&region=US&lang=en-US&plrs=mfUcQAUQRfA_GPRBcUyVfJ"-c copy video.ts
    or

    http://www66.zippyshare.com/v/9088097/file.html
    Quote Quote  
  18. ...
    Last edited by sysanin; 13th Nov 2015 at 18:33.
    Quote Quote  
  19. Hello, I need some help with a dutch site that has episodes of all their aired programs.
    I tried all standard stuff like plugins and Orbit etc, to no avail.

    I tried urlsnooper2 but it didnt give me a rtmp link, so i am stuck here.

    Here's an example video http://www.npo.nl/jinek/19-10-2014/KN_1663646

    (This is just an example video, i dont need this video per sé, but I'd like to find out how to get videos of their site in general)

    Any help would be appreciated!
    Quote Quote  
  20. Deceased
    Join Date
    Dec 2007
    Search PM
    Originally Posted by chellspecker View Post
    Here's an example video http://www.npo.nl/jinek/19-10-2014/KN_1663646

    (This is just an example video, i dont need this video per sé, but I'd like to find out how to get videos of their site in general)
    youtube-dl supports npo.nl. Using your example, for example;
    Code:
    youtube-dl "http://www.npo.nl/jinek/19-10-2014/KN_1663646"
    Quote Quote  
  21. Member
    Join Date
    Oct 2014
    Location
    Việt Nam
    Search PM
    Can anyone tell me how to download at this website: http://hocmai.vn/mod/scorm/player.php?a=14221(login username: zhangninh1, password: a123456789). Thank you very much
    use rtmpdump
    rtmpdump -r "rtmps://53fcf396ec9fa.streamlock.net:9443/hocmaisrv2/" -a "hocmaisrv2/" -f "WIN 15,0,0,152" -W "http://hocmai.vn/flowplayer/flowplayer.swf?v=2014090801" -p "http://hocmai.vn/mod/scorm/smil.php?scoid=108152" -y "mp4:2014-2015/Toan/LTDH/Thay-Le_Ba_Tran_Phuong/04.Gioi_thieu/01_360.mp4" -o "abc.flv"
    I think there is a token that I can't find
    Last edited by thanghehandsome; 22nd Oct 2014 at 09:31.
    Quote Quote  
  22. Member
    Join Date
    Oct 2014
    Location
    Seattle, WA
    Search Comp PM
    Originally Posted by sysanin View Post
    Originally Posted by ryandtw
    51 Mb

    I actually did it myself (had to figure it out but eventually got it and the rest of the videos from Yanawaraba's GyaO page), but thanks anyway!
    Quote Quote  
  23. *Nevermind* i got it to work
    Last edited by chellspecker; 21st Oct 2014 at 06:11.
    Quote Quote  
  24. Member
    Join Date
    Oct 2014
    Location
    Việt Nam
    Search PM
    someone help me
    Quote Quote  
  25. Originally Posted by thanghehandsome View Post
    Can anyone tell me how to download at this website: http://hocmai.vn/mod/scorm/player.php?id=49064(login username: bangprovn, password: intheend2014). Thank you very much
    use rtmpdump
    rtmpdump -r "rtmps://53fcf396ec9fa.streamlock.net:9443/hocmaisrv2/" -a "hocmaisrv2/" -f "WIN 15,0,0,152" -W "http://hocmai.vn/flowplayer/flowplayer.swf?v=2014090801" -p "http://hocmai.vn/mod/scorm/smil.php?scoid=108152" -y "mp4:2014-2015/Toan/LTDH/Thay-Le_Ba_Tran_Phuong/04.Gioi_thieu/01_360.mp4" -o "abc.flv"
    I think there is a token that I can't find
    Bạn không thể đăng nhập Hệ thống vì tài khoản này đang được sử dụng bởi người dùng khác hoặc hệ thống điện nhà bạn vừa bị gián đoạn làm phiên đăng nhập trước chưa được kết thúc đúng. Trong trường hợp do hệ thống điện, bạn vui ḷng đăng nhập lại sau khoảng 10 phút. Trong trường hợp khác, bạn nên tránh việc sử dụng chung tài khoản và bảo mật tài khoản của ḿnh để Hocmai.vn hỗ trợ bạn được tốt nhất. Chúc bạn thành công.
    Quote Quote  
  26. Member
    Join Date
    Oct 2014
    Location
    Việt Nam
    Search PM
    i have edited
    Quote Quote  
  27. Originally Posted by thanghehandsome View Post
    Can anyone tell me how to download at this website: http://hocmai.vn/mod/scorm/player.php?a=14221(login username: zhangninh1, password: a123456789). Thank you very much
    use rtmpdump
    rtmpdump -r "rtmps://53fcf396ec9fa.streamlock.net:9443/hocmaisrv2/" -a "hocmaisrv2/" -f "WIN 15,0,0,152" -W "http://hocmai.vn/flowplayer/flowplayer.swf?v=2014090801" -p "http://hocmai.vn/mod/scorm/smil.php?scoid=108152" -y "mp4:2014-2015/Toan/LTDH/Thay-Le_Ba_Tran_Phuong/04.Gioi_thieu/01_360.mp4" -o "abc.flv"
    I think there is a token that I can't find
    http://www32.zippyshare.com/v/23696010/file.html
    Quote Quote  
  28. Coojah doesn't work on my system and I've tried other programs (StreamTransport, RMTPHelper, etc to no avail).

    This is for educational purposes only, and the link above to the video file is just an example of the videos I require, is any one able to provide how to get the video file? The audio file can be downloaded easily, but I have no idea how to download the video file. Any ideas? Thanks
    Last edited by Restricted; 6th May 2015 at 21:10.
    Quote Quote  
  29. Member
    Join Date
    Oct 2014
    Location
    Việt Nam
    Search PM
    Originally Posted by CristianoA View Post
    Originally Posted by thanghehandsome View Post
    Can anyone tell me how to download at this website: http://hocmai.vn/mod/scorm/player.php?a=14221(login username: zhangninh1, password: a123456789). Thank you very much
    use rtmpdump
    rtmpdump -r "rtmps://53fcf396ec9fa.streamlock.net:9443/hocmaisrv2/" -a "hocmaisrv2/" -f "WIN 15,0,0,152" -W "http://hocmai.vn/flowplayer/flowplayer.swf?v=2014090801" -p "http://hocmai.vn/mod/scorm/smil.php?scoid=108152" -y "mp4:2014-2015/Toan/LTDH/Thay-Le_Ba_Tran_Phuong/04.Gioi_thieu/01_360.mp4" -o "abc.flv"
    I think there is a token that I can't find
    http://www32.zippyshare.com/v/23696010/file.html
    you tell me how to download use rtmpdump ?
    Quote Quote  



Similar Threads

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