VideoHelp Forum




+ Reply to Thread
Page 72 of 154
FirstFirst ... 22 62 70 71 72 73 74 82 122 ... LastLast
Results 2,131 to 2,160 of 4610
  1. hi all , how do i download from this website ? i have purchased the video but it's too slow and sluggish. and i want to download to local disk. it's a flash based website ? and can't see video link directly.

    video link https://x.com/videos/111-, you have to login with paid account to view it , sorry .

    if i already got this info , am i able to download with rtmpdump ? i tried firefox unplug addon, getflv, hidownload orbitdownload streamtransport. none of them works. urlsnooper can't detect the stream, and rtmpdump + rtmpdumphelper doesn't work, tried switching to rtmpsuck (F9), not working either.

    i have this information already

    HTML Code:
    <object id="video-flashplayer_api" width="100%" height="100%" type="application/x-shockwave-flash" data="/packages/flowplayer/flowplayer.commercial-3.2.18.swf" name="video-flashplayer_api">
    <param value="true" name="allowfullscreen">
    <param value="always" name="allowscriptaccess">
    <param value="high" name="quality">
    <param value="#000000" name="bgcolor">
    <param name="flashvars" value="config={"key":"#$xxxxx","accelerated":true,"contextMenu":[{"Scale 125 Perc":"function()"},{"Scale 100 Perc":"function()"},{"Scale 75 Perc":"function()"},{"Scale 50 Perc":"function()"},"---",{"Chapter 1 - Introduction":"function()"},{"Chapter 2 - Preparation":"function()"},{"Chapter 3 - The Missile":"function()"},{"Chapter 4 - Car Dynamics Animation":"function()"},{"Chapter 5 - Ground Destruction":"function()"}],"wmode":"opaque","clip":{"autPplay":true,"url":"mp4:someTut/someTut.mp4","scaling":"fit","provider":"rtmp","connectionProvider":"secure","ipadUrl":"http://x:1935/vod/y","eventCategory":"video"},"play":null,"plugins":{"secure":{"url":"/packages/flowplayer/flowplayer.securestreaming-3.2.9-xxxxxx.swf"},"rtmp":{"url":"/packages/flowplayer/flowplayer.rtmp-3.2.13.swf","proxyType":"best","netConnectionUrl":"rtmp://x:1935/vod","failOverDelay":200},"controls":null,"gatracker":{"url":"/packages/flowplayer/flowplayer.analytics-3.2.9-dev.swf","events":{"all":true},"accountId":"xxxxxxx"},"chapterNavigate":{"url":"/packages/flowplayer/flowplayer.content-3.2.8.swf","bottom":0,"color":"white","display":"none","style":{".navigate":{"fontSize":20,"color":"#ffffff","textAlign":"center","fontFamily":"Helvetica Neue"}},"backgroundColor":"transparent","backgroundGradient":"none","border":"none","borderRadius":"none","html":"<p class=\"navigate\">No further chapters.</p>"},"watermarkSmall":{"url":"/packages/flowplayer/flowplayer.content-3.2.9.swf","top":0,"left":"50pct","width":501,"height":25,"style":{".flowplayer-watermark-small":{"fontSize":11,"leading":0,"textAlign":"center","fontFamily":"Helvetica Neue"}},"backgroundGradient":"none","backgroundColor":"transparent","border":"none","html":"<span class=\"flowplayer-watermark-small\">crap watermark</span>"},"watermarkBig":{"url":"/packages/flowplayer/flowplayer.content-3.2.9.swf","width":"100pct","height":"100pct","style":{".flowplayer-watermark-big":{"fontSize":100,"leading":0,"textAlign":"center","fontFamily":"Helvetica Neue","color":"#ff0000"}},"backgroundGradient":"none","backgroundColor":"transparent","opacity":0.26,"background":"#0090ff","border":"none","html":"<span class=\"flowplayer-watermark-big\">31617</span>"}},"playerId":"video-flashplayer","playlist":[{"autPplay":true,"url":"mp4:someTut/someTut.mp4","scaling":"fit","provider":"rtmp","connectionProvider":"secure","ipadUrl":"http://x:1935/vod/y","eventCategory":"video"}]}">
    </object>
    and i tried this command
    Code:
    rtmpdump -r "http://x:1935/vod/y" --app "vod" -y "xxx" -o xxx.mp4 -T "#$$xxxxx" -V
    but ..

    Code:
    rtmpdump -r "rtmp://x:1935/vod/y" --app "vod" -y "yyy" -o /xxx.mp4 -T "#$$xxxxx" -V                       
    RTMPDump v2.4                                                                             
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL                
    DEBUG: Protocol : RTMP                                                                    
    DEBUG: Hostname : x.x.x.x                                                         
    DEBUG: Port     : 1935                                                                    
    DEBUG: Playpath : mp4:y                  
    DEBUG: tcUrl    : rtmp://x:1935/vod                                         
    DEBUG: app      : vod                                                                     
    DEBUG: live     : no                                                                      
    DEBUG: timeout  : 30 sec                                                                  
    DEBUG: Setting buffer time to: 36000000ms                                                 
    Connecting ...                                                                            
    DEBUG: RTMP_Connect1, ... connected, handshaking                                          
    DEBUG: HandShake: Type Answer   : 03                                                      
    DEBUG: HandShake: Server Uptime : 96850052                                                
    DEBUG: HandShake: FMS Version   : 3.0.1.1                                                 
    DEBUG: HandShake: Handshaking finished....                                                
    DEBUG: RTMP_Connect1, handshaked                                                          
    DEBUG: Invoking connect                                                                   
    INFO: Connected...                                                                        
    DEBUG: HandleServerBW: server BW = 2500000                                                
    DEBUG: HandleClientBW: client BW = 2500000 2                                              
    DEBUG: HandleCtrl, received ctrl. type: 0, len: 6                                         
    DEBUG: HandleCtrl, Stream Begin 0                                                         
    DEBUG: HandleChangeChunkSize, received: chunk size change to 4096                         
    DEBUG: RTMP_ClientPacket, received: invoke 349 bytes                                      
    DEBUG: (object begin)                                                                     
    DEBUG: (object begin)                                                                     
    DEBUG: Property:                    
    DEBUG: Property:                             
    DEBUG: Property:                              
    DEBUG: (object end)                                                                       
    DEBUG: (object begin)                                                                     
    DEBUG: Property:                            
    DEBUG: Property:     
    DEBUG: Property:             
    DEBUG: Property:                                    
    DEBUG: (object begin)                                                                     
    DEBUG: Property:                        
    DEBUG: (object end)
    DEBUG: Property: 
    DEBUG: Property: 
    DEBUG: Property: 
    DEBUG: (object end)
    DEBUG: (object end)
    DEBUG: HandleInvoke, server invoking <_result>
    DEBUG: HandleInvoke, received result for method call 
    DEBUG: Invoking secureTokenResponse
    DEBUG: sending ctrl. type: 0x0003
    DEBUG: Invoking createStream
    DEBUG: RTMP_ClientPacket, received: invoke 29 bytes
    DEBUG: (object begin)
    DEBUG: Property: NULL
    DEBUG: (object end)
    DEBUG: HandleInvoke, server invoking <_result>
    DEBUG: HandleInvoke, received result for method call 
    DEBUG: SendPlay, seekTime=0, stopTime=0, sending play: mp4:y.mp4
    DEBUG: Invoking play
    DEBUG: sending ctrl. type: 0x0003
    DEBUG: Invoking deleteStream
    ERROR: RTMP_ReadPacket, failed to read RTMP packet header
    DEBUG: Closing connection.
    am i doing something wrong here ? thanks !
    Last edited by streamlock; 25th Feb 2014 at 03:11. Reason: remove ip
    Quote Quote  
  2. use ffmpeg

    Code:
    ffmpeg -i "http://x:1935///mp4:/playlist.m3u8" -c copy t.ts
    Last edited by Baldrick; 25th Feb 2014 at 02:42. Reason: quote removed
    Quote Quote  
  3. Originally Posted by ramaflore View Post
    Yesterday, I tried for the first time RTMPExplorer and RTMPDumpHelper to catch different videos from separated links.

    I noticed that the console couldn't connect to the RTMP address 0.0.0.0:135

    Do I need to type the instruction on the console with those programs or it will automatically catching the video ?

    How to fix this issue, please ?
    try use RTMPDumpHelper + RTMPDump
    Quote Quote  
  4. Originally Posted by CristianoA View Post
    use ffmpeg

    Code:
    ffmpeg -i "http://x:1935/vod/y" -c copy t.ts
    thanks ! this is working, how can i save it to .mp4 though?
    do i have to do a remux of the .ts file in another ffmpeg command line or, can just do it when i'm recording it ?
    like this?

    convert later
    Code:
    ffmpeg -i t.ts -acodec copy -vcodec copy t.mp4
    or this ? do it in one go , will this degrade audio quality ?
    Code:
    ffmpeg -i "http://x:1935/vod/yyyy" -c copy -absf aac_adtstoasc  out.mp4
    Last edited by streamlock; 25th Feb 2014 at 03:11. Reason: remove ip
    Quote Quote  
  5. Hey Guys ! Someone can help me ? How can i download this video ? http://player.theplatform.com/p/spe-fearnet/7kOUwK6Qokxn/select/ihO6M_zcZxcj

    Thank you in advance ♥
    Quote Quote  
  6. Originally Posted by Neyiox View Post
    Hey Guys ! Someone can help me ? How can i download this video ? http://player.theplatform.com/p/spe-fearnet/7kOUwK6Qokxn/select/ihO6M_zcZxcj

    Thank you in advance ♥
    http://www76.zippyshare.com/v/393605/file.html
    Quote Quote  
  7. Thank you again CristianoA ! How did you do that ?
    Quote Quote  
  8. Need your help please

    All rtmp programs don't work on my computer, why ?

    Look at the screenshots
    Image Attached Thumbnails Click image for larger version

Name:	rtmpExplorerX error.jpg
Views:	791
Size:	143.3 KB
ID:	23713  

    Quote Quote  
  9. Hey guy. How can I download this video in Full HD 1080p? http://www.vevo.com/watch/katy-perry/dark-horse-official/USUV71400083

    Thanks
    Quote Quote  
  10. Originally Posted by kevinchen View Post
    Hey guy. How can I download this video in Full HD 1080p? http://www.vevo.com/watch/katy-perry/dark-horse-official/USUV71400083

    Thanks
    Code:
    http://h264-aws.vevo.com/v3/h264/USUV71400083/usuv71400083_high_1280x720_h264_2000_aac_128.mp4
    Quote Quote  
  11. Originally Posted by ramaflore View Post
    Need your help please

    All rtmp programs don't work on my computer, why ?

    Look at the screenshots
    try RTMPDumpHelper + rtmpdump or
    rtmpExplorer + rtmpdump
    Quote Quote  
  12. Originally Posted by kevinchen View Post
    Hey guy. How can I download this video in Full HD 1080p? http://www.vevo.com/watch/katy-perry/dark-horse-official/USUV71400083

    Thanks
    1080p
    Code:
    rtmp://vevoodfs.fplive.net/vevood/mp4:/v3/smil/USUV71400083/usuv71400083_5392k_1920x1080_h264_5200_aac_128.mp4
    Quote Quote  
  13. Originally Posted by colorstar View Post
    Re: OP:

    Will this method work with password protected sites? How?

    What is the most straightforward way to download password protected streams? Free or paid.

    Hi everyone!
    Bump.
    Quote Quote  
  14. Originally Posted by colorstar View Post
    Originally Posted by colorstar View Post
    Re: OP:

    Will this method work with password protected sites? How?

    What is the most straightforward way to download password protected streams? Free or paid.

    Hi everyone!
    Bump.
    link page
    Quote Quote  
  15. Originally Posted by chapun67 View Post
    Originally Posted by colorstar View Post
    Originally Posted by colorstar View Post
    Re: OP:

    Will this method work with password protected sites? How?

    What is the most straightforward way to download password protected streams? Free or paid.

    Hi everyone!
    Bump.
    link page
    I have some respect for the author and it is of not a mainstream site so if someone can help in private I appreciate it.

    But the gist of it is this:

    Flow player installed on a password protected part of a WordPress page (no HTTPS).
    Quote Quote  
  16. Originally Posted by Mindblade View Post
    Hi everyone.
    I'm trying to download a stream from fora.tv but haven't been able to do so with any of the tools suggested here.
    Can someone give it a try, for example, with this one:
    http://fora.tv/2011/09/13/How_Intel_Started_the_Consumer_Electronics_Revolution

    (Using URLSnooper or StreamTransport I can see the ad that plays at the beginning but not the video itself.)

    Thanks!
    And I have the same question, too. The above video is good for an example.
    Quote Quote  
  17. Originally Posted by colorstar View Post
    Originally Posted by Mindblade View Post
    Hi everyone.
    I'm trying to download a stream from fora.tv but haven't been able to do so with any of the tools suggested here.
    Can someone give it a try, for example, with this one:
    http://fora.tv/2011/09/13/How_Intel_Started_the_Consumer_Electronics_Revolution

    (Using URLSnooper or StreamTransport I can see the ad that plays at the beginning but not the video itself.)

    Thanks!
    And I have the same question, too. The above video is good for an example.
    Code:
    http://download.fora.tv/secure/mp4/2011-09-13_intel1-16x9-14153_download.mp4?8d2638ab748105aa0d8d07159bf9a1289a2a66eeb0a996d49081c1e64e94e4f38363c8972b52426658a6b55fe050e93eddc32f51c5fa50275951d9148829a6af764085873722af21fd5c009702a416c7b180336a6daa3eb3d985347a8beee08b51964d443e
    Quote Quote  
  18. I want the 21 videos on http://www.sonymusic.co.jp/Music/Info/ebichu/ust/#archive but rtmpdump says: Invalid application name (smn-bc/_definst_&contents/1212/IR/IR370-06)

    Could anyone with some practice at reading Wireshark dumps please figure out a sample command line?
    Quote Quote  
  19. Originally Posted by petzi View Post
    I want the 21 videos on http://www.sonymusic.co.jp/Music/Info/ebichu/ust/#archive but rtmpdump says: Invalid application name (smn-bc/_definst_&contents/1212/IR/IR370-06)

    Could anyone with some practice at reading Wireshark dumps please figure out a sample command line?
    try with StreamTransport
    Quote Quote  
  20. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by petzi View Post
    ... please figure out a sample command line?
    Hi
    Some RTMPDump commands for IR370-01 and IR370-02 and IR370-03
    are here ---> ___http://pastebin.com/raw.php?i=DqUgRHdw
    Maybe the other 18 files use similar commands.

    EDIT
    The -r and -y and -o parameters seem to be different for each video file.
    Last edited by bat999; 23rd Feb 2014 at 19:03.
    Quote Quote  
  21. IDTox,

    I already tried with RTMPDump and RTMPExplorer with the same black screen that I found with RTMPExplorerX. That's the point, no ones is working on my computer despite the fact I opened the port 1935 on my firewall.

    What's going on ?

    Originally Posted by IDTox View Post
    Originally Posted by ramaflore View Post
    Need your help please

    All rtmp programs don't work on my computer, why ?

    Look at the screenshots
    try RTMPDumpHelper + rtmpdump or
    rtmpExplorer + rtmpdump
    Quote Quote  
  22. Deceased
    Join Date
    Dec 2007
    Search PM
    Originally Posted by ramaflore View Post
    IDTox,

    I already tried with RTMPDump and RTMPExplorer with the same black screen that I found with RTMPExplorerX. That's the point, no ones is working on my computer despite the fact I opened the port 1935 on my firewall.

    What's going on ?
    The video url shown in your screenshot;
    Code:
    http://www.rts.ch/video/emissions/ttc/5621262-dossier-ukraine.html
    Has its video at http;
    Code:
    http://rtsww-d.rts.ch.edgesuite.net/ttc/2014/ttc_20140217_standard_731582-1201k.mp4
    What rtmp urls are you having trouble with that are definitely rtmp?
    Quote Quote  
  23. Originally Posted by IDTox View Post
    I forgot to mention that I don't have Windows

    Originally Posted by bat999 View Post
    Some RTMPDump commands for IR370-01 and IR370-02 and IR370-03 are here ---> ___http://pastebin.com/raw.php?i=DqUgRHdw
    Thank you! That worked beautifully. The file changes per episode and the directory per month, everything else stays the same:

    contents/1212/IR/IR370-06
    contents/1212/IR/IR370-07
    contents/1212/IR/IR370-08
    contents/1212/IR/IR370-09
    contents/1302/IR/IR370-13
    contents/1302/IR/IR370-14
    contents/1303/IR/IR370-19
    contents/1303/IR/IR370-20
    contents/1303/IR/IR370-21
    Quote Quote  
  24. Member
    Join Date
    Feb 2014
    Location
    HKSAR
    Search PM
    Hi. How can I download this video?
    http://gotv.tvb.com/programme/102365/149212

    This website need to using Hong Kong proxy
    I have tried using the URL Snooper and FFMpeg but not work, I have no idea how can download it.

    Really Thanks
    Quote Quote  
  25. Hello

    I have read lot of message of this thread and try to backup my vidéo that i want, but even have try some tricks write here (URL Snooper / RTMP downlaoder...) i didn't find the download link .

    So i would like to know if someone can help me for have this video please : it's will be very cool

    but if it's possible to not just only give me the link but explain how did you that because i use previously Adobe Hds Downloader for F4F, so i'm not a big dummy, but i din't really understanding, even if i try a lot, the actually tricks that work with rtmp/Rtmpe and i would like to learn for asking just one time and can make the next time..

    Thank's community.
    Last edited by MuxMe; 24th Feb 2014 at 11:17.
    Quote Quote  
  26. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by MuxMe View Post
    not just only give me the link but explain how did you that ...
    Hi
    There's an RTMPDump command here ---> ___http://pastebin.com/raw.php?i=dFqc8XMm

    I used a Linux setup to generate the command...
    but with Windows try using the program RTMPExplorer to generate RTMPDump commands and download automatically.
    Quote Quote  
  27. Hello Thank's for answer and help but i using RTMP explorer and i didn't see where the RTMPDump was generate ...

    The Video file doesn't download automatically, so maybe you can upload the file for me or give another tricks because as i can see on you pastebin even if you use linux you are arrived to download it.

    Thank's
    Quote Quote  
  28. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by MuxMe View Post
    give another tricks
    Use the pastebin command with Windows command line (CMD) and RTMPDump (rtmpdump.exe).
    Quote Quote  
  29. Sorry i have make a mistake on installation of RMTP explorer (forgot Rmtpsrv.exe) With the complète pack that's work well i have my ****..g vidéo !!

    Great thank's Bat999 that's cool.
    Quote Quote  
  30. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by MuxMe View Post
    ...installation of RMTP explorer (forgot Rmtpsrv.exe) With the complète pack that's work well i have my ****..g vidéo !!.
    Tres Bien.
    It is better for you to use RTMPExplorer.

    The charentelibre link has changed. My RTMPDump pastebin command is no good now.
    Quote Quote  



Similar Threads

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