VideoHelp Forum
+ Reply to Thread
Page 6 of 154
FirstFirst ... 4 5 6 7 8 16 56 106 ... LastLast
Results 151 to 180 of 4600
Thread
  1. Hello! I was wondering if anyone could advise me how to download streams from here.
    I've tried various rtmp downloading tools including rtmpdump but sadly none of them works.
    Will be very grateful if anyone could possibly help. Thanks in advance. ^^

    Edit: Already received help from brilliant k.. Thanks!
    Last edited by aveceux; 13th Jun 2011 at 17:12.
    Quote Quote  
  2. I see others getting help here but no one has assisted me yet. I've tried to do the work myself and wasn't successful. could it be the version of rtmpdump i'm using? i'm using a mac. thanks!

    How about Swervedriver? I was able to download the Ed Kowalczyk show and tried to modify the code to get Swervedriver but it's not working. this is what I tried:

    Code:
    rtmpdump -r "rtmpe://streaming.moshcam.com" -a "" -f "LNX 10,1,102,65" -W "http://www.moshcam.com/chooktv/Core/Flash/Container.swf" -p "http://www.moshcam.com/swervedriver/metro-theatre-878.aspx#/1-sci-flyer" -y "mp4:swervedriver_18022011_m_Moshcam_896k_480p.mp4" -o swervedriver_18022011_m_Moshcam_896k_480p.flv
    error message is:
    WARNING: No application or playpath in URL!
    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 8
    INFO: Connected...
    ERROR: Closing connection: NetStream.Play.StreamNotFound

    thanks!
    Last edited by Baldrick; 10th Mar 2017 at 04:29.
    Quote Quote  
  3. Hi, guys. Long time lurker, first time poster.

    I'm having trouble with getting this video: http://xfinitytv.comcast.net/movies/Harry-Potter-and-the-Deathly-Hallows:razz:art-2/15...tory-HD/videos

    Orbit, VDownloader, URLSnooper, StreamTransport...nothing works. So, I'm using RTMPDUMP which I've used several times in the past, but I can't get anything out of it other than this error:

    WARNING: HandShake: Type mismatch: client sent 6, server answered 9
    WARNING: HandShake: Server not genuine Adobe!
    ERROR: RTMP_Connect1, handshake failed.

    Can anyone help? Thanks, in advance.
    Quote Quote  
  4. Hi guys, I've joined after linking to this thread from google. Basically for the last 2 nights, I have been trying to (with no luck) rip the highlights from here; http://www.bbc.co.uk/music/festivals/glastonbury/2011/artists/mumfordandsons/

    I have tried a few methods, including from this thread, but nothing seems to be having it. Can anybody please help? It's driving me crazy and I know there's a good chance that there'll be something else I want from more festival coverage later in the summer, so I really want to be able to get it.

    TIA
    Quote Quote  
  5. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by fallon86 View Post
    I have been trying to (with no luck) rip the highlights from here; http://www.bbc.co.uk/music/festivals/glastonbury/2011/artists/mumfordandsons/
    Hi
    The RTMPDump command is here:- http://pastebin.com/sE3uBEWc
    Quote Quote  
  6. Thank you for the dump bat, that's one step closer than I've got as 2 different url snoopers failed for me, unfortunately it still seems to be trouble for me, I keep getting the error; ERROR: rtmp server sent error ERROR: rtmp server requested close

    Any idea where I'm going wrong? I have tried using code from all over the dump (obviously starting with what should work) but with no joy.
    Quote Quote  
  7. Hi bat999,

    Could you please help me with this rtmpe link.

    http://www.vh1.com/video/misc/661814/like-rock-roll-and-radio-vh1-storytellers.jhtml

    I tried:

    rtmpdump -r rtmpe://viacomvh1strmfs.fplive.net/viacomvh1strm/gsp.vhonecomstor/vh1.com/shows/storytellers/ray_lamontagne/vh_storytellers_ray_lamontagne_rt241429_act1_384x2 16_400_m30.mp4 -o 1.mp4

    But got the errors

    RTMPDump v2.3
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 9
    WARNING: HandShake: Server not genuine Adobe!
    ERROR: RTMP_Connect1, handshake failed.

    Thanks for your help
    Quote Quote  
  8. Hey guys!

    I really need some help
    I dont live in Europe, and I tried all, ALL ways to get RTMPE code of this video, but I can't! =/

    Can you guys help me? there's no one video that I want more than this one...

    http://www.skynet.be/generation-nl/muziek/festivals/vod/1/36/978/4455

    Can someone help me?

    Thanks advanced!

    John
    Quote Quote  
  9. Guys, can someone help me? please...
    Quote Quote  
  10. Guys, can someone help me? please...
    festivals
    Quote Quote  
  11. Could you please help me with this rtmpe link.
    use rtmpdump 2.4
    Code:
    rtmpdump -r "rtmpe://viacomvh1strmfs.fplive.net:1935/viacomvh1strm" -a "viacomvh1strm" -f "WIN 10,3,181,16" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.9.0.swf?uri=mgid:uma:video:vh1.com:661814&type=network&ref=www.vh1.com&geo=US&group=music&&CONFIG_URL=http%%3a%%2f%%2fwww.vh1.com%%2fplayer%%2fembed%%2fAS3%%2fconfiguration.jhtml%%3furi%%3dmgid%%3auma%%3avideo%%3avh1.com%%3a661814%%26type%%3dnetwork%%26ref%%3dwww.vh1.com%%26geo%%3dUS%%26group%%3dmusic%%26ver%%3dprime%%26instance%%3dvh1%%26id%%3d1665385%%26vid%%3d661814" -p "http://www.vh1.com/video/misc/661814/like-rock-roll-and-radio-vh1-storytellers.jhtml" -C O:1 -C O:0 -y "mp4:gsp.vhonecomstor/vh1.com/shows/storytellers/ray_lamontagne/vh_storytellers_ray_lamontagne_rt241429_act1_640x360_1200_m30.mp4" -o "vh_storytellers_ray_lamontagne_rt241429_act1_640x360_1200_m30.mp4.flv"
    Code:
    RTMPDump v2.4 GIT-2011-07-11 (Compiled by KSV)
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 9
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration              373.38
    INFO:   moovPosition          32.00
    INFO:   width                 640.00
    INFO:   height                360.00
    INFO:   videocodecid          avc1
    INFO:   audiocodecid          mp4a
    INFO:   avcprofile            77.00
    INFO:   avclevel              30.00
    INFO:   aacaot                2.00
    INFO:   videoframerate        29.97
    INFO:   audiosamplerate       22050.00
    INFO:   audiochannels         2.00
    INFO: trackinfo:
    INFO:   length                11186000.00
    INFO:   timescale             29970.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   length                8232960.00
    INFO:   timescale             22050.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    17263.950 kB / 117.28 sec (31.4%)
    Last edited by chapun67; 18th Jul 2011 at 01:20.
    Quote Quote  
  12. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    When in Las Vegas, don't miss the Pinball Hall of Fame Museum http://www.pinballmuseum.org/ -- with over 150 tables from 6+ decades of this quintessentially American art form.
    Quote Quote  
  13. I have a premium account at kozoom.com.
    I only managed to download 59 seconds of any video.

    If i fetch the object html and use a plain page like the one below I can watch the full video.
    The thing is that there is a "kozoomlive.session" there. I also checked to clear all cookies from browser and the static html page still works. For better view I've inserted a new row before any flashvar:

    Code:
    <div>
    <object 
        width="512" 
        height="313" 
        type="application/x-shockwave-flash" 
        data="http://www.kozoom.com/swf/player-licensed.swf" 
        id="video_player" 
        style="visibility: visible;">
        <param name="allowscriptaccess" value="always">
        <param name="allownetworking" value="all">
        <param name="allowfullscreen" value="true">
        <param name="wmode" value="opaque">
        <param name="flashvars" value="streamer=rtmpe://14.RO.live.kozoom.com/gallery/&file=2060&image=http://www.kozoom.com/uploads/events/6150/videos/00fc7ef8c4ba72b7b67d26312dd74c08.jpg&backcolor=282D89&frontcolor=FFFFFF&lightcolor=e5bc40&screencolor=293886&provider=http://www.kozoom.com/misc/KozoomLiveProvider.swf&plugins=http://www.kozoom.com/misc/KozoomScoreJWPlugin.swf&kozoomlive.session=f3367bbc6cb8bd00656089a7e20bbf19bfc85075&kozoomlive.magid=14&kozoomlive.langurl=http://www.kozoom.com/misc&kozoomlive.lang=en&kozoomscorejwplugin.url=http://www.kozoom.com/misc/KozoomWebScoreJW.swf&kozoomscorejwplugin.server=http://live.kozoom.com/livescore/&kozoomscorejwplugin.noaccessscreen=http://www.kozoom.com/images/fo/visuel_player_baby_en.jpg&kozoomscorejwplugin.noaccessurl=http://www.kozoom.com/en/table-soccer/premium-pass/">
    </object>
    </div>
    So my question is how to send the full param through the rtmpdump to the server.

    This is the rtmpsuck dump:
    Streaming on rtmp://0.0.0.0:1935
    Processing connect
    app: gallery/
    flashVer: LNX 10,1,102,65
    swfUrl: http://www.kozoom.com/misc/KozoomLiveProvider.swf
    tcUrl: rtmpe://14.RO.live.kozoom.com/gallery/
    pageUrl: http://www.kozoom.com/en/table-soccer/videos.html
    WARNING: Trying different position for server digest!
    Playpath: 2060
    Saving as: 2060
    WARNING: ignoring too small audio packet: size: 0
    INFO: Metadata:
    INFO: duration 2433.35
    INFO: creationdate dim. juil. 31 20:34:43
    INFO: height 288
    INFO: width 512

    This is the command that only works with 59 seconds:
    rtmpdump -vr "rtmpe://14.RO.live.kozoom.com/gallery/2060" -W "http://www.kozoom.com/misc/KozoomLiveProvider.swf" -o 2060.flv

    I tried adding -a 'gallery/?kozoomlive.session=...' and many other options with -r but it won't work at all

    The problem is that I have paid and I want to watch this without internet connection.

    Thank you for your help.
    Last edited by Baldrick; 28th Nov 2011 at 09:33.
    Quote Quote  
  14. Hi there,

    Could someone please help me or tell me if I am wasting my time.....

    My college has some video lectures online and requires me to login to view them.....I think they are RTMPE....

    Is there any way of saving them onto my hard disk?

    Thanks,

    Jonny
    Quote Quote  
  15. 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!
    Quote Quote  
  16. Member Alex_ander's Avatar
    Join Date
    Oct 2006
    Location
    Russian Federation
    Search Comp PM
    Please help with this file:
    http://www.livestream.com/imeldamay/video?clipId=pla_68bd78d9-bb25-45f7-a5b9-ea966752f297

    StreamTransport was only capable of giving the url:

    rtmp://extondemand.livestream.com/ondemand/mp4:trans/dv15/mogulus-user-files/chimeldamay/2011/07/27/76a75dca-6597-474a-b8d3-7afa88eea5fb.mp4

    RTMPDump with default settings (from the first post) tries to do smth. but shuts down after 30 or 40 s.
    Quote Quote  
  17. plz any can help i get crazy
    i want to download videos frm this url http://yala.fm/en#%2Fen%2Fartists%2F...videos%2F36065

    and this is the source code
    Code:
     "key": "#@cfb4007dfa6100c4a6a",
        "plugins": {
            "rtmp": {
                "url": "flowplayer.rtmp-3.2.3.swf"
            },
            "sharing": {
                "email": {
                    "message": "",
                    "subject": "Watch this music video on Yala.fm",
                    "template": "{1}"
                },
                "url": "flowplayer.sharing-3.2.1.swf",
                "buttons": {
                    "overColor": "#1798af"
                },
                "share": {
                    "shareUrl": "http://yala.fm/en/artists/najwa-karam-5ca102f9cf515c5eeb006b2cbf7ca917/videos/36065"
                },
                "embed": {
                    "configUrl": "http://yala.fm/en/videos/a54d6dbae4e146cb22377ca2f89443cc/embed.js"
                }
            },
            "controls": {
                "scrubberBarHeightRatio": 0.35,
                "volumeSliderHeightRatio": 0.35,
                "sliderBorder": "none",
                "buttonColor": "none",
                "url": "flowplayer.controls-yala-3.2.3.swf",
                "volumeSliderColor": "#153c44",
                "fullscreen": true,
                "buttonOverColor": "none",
                "timeBorderRadius": 0,
                "playlist": false,
                "scrubber": true,
                "timeBgHeightRatio": 0.5,
                "download": false,
                "volumeBorder": "none",
                "play": true,
                "background": "#000000 url(http://asset0.yala.fm/images/controls.jpg?1316550408) repeat-x bottom center",
                "scrubberHeightRatio": 0.35,
                "volumeBarHeightRatio": 0.35,
                "height": 40,
                "autoHide": true,
                "durationColor": "#1798af",
                "shareTwitter": false,
                "backgroundGradient": "none",
                "bufferColor": "#153c44",
                "shareFace": false,
                "volume": true,
                "progressColor": "#1798af",
                "timeColor": "#1798af",
                "zIndex": 1,
                "volumeColor": "#1798af"
            },
            "dock": {
                "right": 70,
                "height": "50",
                "top": 10,
                "horizontal": true
            }
        },
        "playlist": [
          {'url': 'http://stream.yala.fm/96/124/3410926611/NajwaKaramBahebakWalaa.jpg'},{
              "provider": "rtmp",
              "scaling": "fit",
              "autoPlay": false,
              "bufferLength": 5,
              "autoBuffering": false,
              "image": true,
              "pageUrl": "http://yala.fm/en/artists/najwa-karam-5ca102f9cf515c5eeb006b2cbf7ca917/videos/36065",
              "netConnectionUrl": "rtmpte://yala.rtmp.vdoencode.e.ig1-cdn.com/l/96/124/3410926611/1",
              "url":  "mp4:NajwaKaramBahebakWalaa_2.mp4"
          }
        ],
        "logo": {
            "url": "http://asset0.yala.fm/images/logo_player.png?1316550408",
            "left": 20,
            "displayTime": 0,
            "top": 20,
            "fullscreenOnly": false
    i tried rtmpdump but it gives me this error : Handshake error

    Orbit, VDownloader, URLSnooper, StreamTransport .. etc and nothing works
    Quote Quote  
  18. Fantastic. I tried to download the video in this marketing website http://x.co/a93S and I couldn't do it in any way. yhanks guys you helped me with this software called stream transport.
    Quote Quote  
  19. Member Alex_ander's Avatar
    Join Date
    Oct 2006
    Location
    Russian Federation
    Search Comp PM
    Originally Posted by Alex_ander View Post
    Please help with this file:
    http://www.livestream.com/imeldamay/video?clipId=pla_68bd78d9-bb25-45f7-a5b9-ea966752f297

    StreamTransport was only capable of giving the url:

    rtmp://extondemand.livestream.com/ondemand/mp4:trans/dv15/mogulus-user-files/chimeldamay/2011/07/27/76a75dca-6597-474a-b8d3-7afa88eea5fb.mp4

    RTMPDump with default settings (from the first post) tries to do smth. but shuts down after 30 or 40 s.
    Solved my problem with NetTransport (nothing else worked in this case) - check it out.
    Quote Quote  
  20. Can anyone please help me to down the video from this site http://www.blackfridaybootcamp.com/bonus/?
    Thank you.
    Quote Quote  
  21. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by kimmdusa View Post
    Can anyone please help me to down the video from this site http://www.blackfridaybootcamp.com/bonus/?
    Hi
    There are three parts to the video.
    The three RTMPdump commands are here --> http://pastebin.com/BjSN1Bzb
    Quote Quote  
  22. Thank you Bat99 for your help.
    I am using window 7. Where can I get the rtmpdump ???
    do I have to get from git and built it myself ?
    Thanks.
    Quote Quote  
  23. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by kimmdusa View Post
    Where can I get the rtmpdump ???
    do I have to get from git and built it myself ?
    Hi
    This one will be OK, it's already compiled for Windows --> http://www.mediafire.com/file/w8a69d8id4padac/rtmpdump-2.4.zip
    Last edited by bat999; 28th Nov 2011 at 10:36.
    Quote Quote  
  24. Hi Bat999. Thank you very much.
    Quote Quote  
  25. thanks
    Last edited by kimmdusa; 28th Nov 2011 at 23:20.
    Quote Quote  
  26. Originally Posted by kimmdusa View Post
    Can I use rtmp to down load this http://player.affiliatedotcom.com/?seed=fbads9 ?
    You can download that with pretty much any program. The Download Helper plugin for Firefox, for example.

    Click image for larger version

Name:	dh.jpg
Views:	301
Size:	35.9 KB
ID:	9855

    The URL is: http://d1y9lu9mznaao3.cloudfront.net/bagnall-audio-2.mp3

    Right click on the above link and select Save As.
    Quote Quote  
  27. how do you find the link ?
    Quote Quote  
  28. If you look at the image I posted you'll see that one of the options of Download Helper is "Copy URL". That will copy the URL to the clipboard. From there you can paste it into a browser, editor, whatever.
    Quote Quote  



Similar Threads

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