VideoHelp Forum




+ Reply to Thread
Page 32 of 154
FirstFirst ... 22 30 31 32 33 34 42 82 132 ... LastLast
Results 931 to 960 of 4610
  1. Member
    Join Date
    Nov 2012
    Location
    Adelaide, South Australia
    Search Comp PM
    Originally Posted by chapun67 View Post
    Brenton Nicholson
    use ffmpeg
    Code:
    ffmpeg -i "http://channelhd-i.akamaihd.net/i/mpx/video/Nat_Geo_Channels/28/584/28909156_Clash_of_the_Cheetahs_WB_,180,66,22,15,0.mp4.csmil/index_0_av.m3u8?e=b471643725c47acd" -c copy -absf aac_adtstoasc t.mp4
    Many thanks. Worked a treat. Downloaded ffmpeg and unzipped it. I think this has been mentioned before but I copied the code to Notepad, saved it as a text file and renamed it to .bat. That way, while playing around, you don't have to keep entering the very long code, just the name of the .bat file. I started playing with computers before Windows came out so I knew my way around DOS a bit (although very rusty). Interestingly the video came out as 640 x 480, played as widescreen in VLC and MPC-HC but didn't fill the whole screen. I cropped it using Easiesestsoft Video Converter but this only let me crop the top and bottom. The conversion preview seemed to indicate the ouput was full screen (640 x 360) and it played fullscreen in MPC-HC but in VLC it played as 4:3? Played fine by forcing the aspect ratio to 16:9 (have now set this to default). Hard enough to get the downloads, let alone understand the vagaries of video files! Anyway, the challenge is now to figure out how the download code was generated. Thanks again.
    Quote Quote  
  2. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by Seeker47 View Post
    Sometimes you really don't want to update a program (whether you were aware of this or not), as in the case of Tubedigger 3.1.2, or Replay Media Catcher
    Very true, hi buddy, can you point me to a copy of TubeDigger 3.1.2?

    Many thanks in advance.
    Quote Quote  
  3. Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Quote Quote  
  4. Originally Posted by Washington View Post
    Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Code:
    rtmpdump -r "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012" -o "low.flv"
    Quote Quote  
  5. Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Code:
    rtmpdump -r "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012" -o "low.flv"
    Thank you ! But did you read my question ? I want someone to tell me the tool to use to get the parameters you used in the code. Please tell me how you managed it/.
    Regards
    Quote Quote  
  6. hi everybody!

    I am trying to download a video with rtmpdump. May be you can help.

    I got the url of the video, but i always get the same error:

    ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

    here is the video i want to download: http://videos.arte.tv/fr/videos/le-declin-de-l-empire-masculin--7361452.html

    here is the url i found using code source of the htmpl page opening xml file, then getting another url with an new xml file and with this rtmp url:

    rtmp://artestras.fcod.llnwd.net/a3903/o35/mp4:geo/videothek/ALL/arteprod/A7_SGT_ENC_08_045543-000-A_PG_HQ_FR?h=1bdc86a94dcdeb3b8ef02570e96b7d9c

    Have you got an idea whit what is wrong guys with the error message i get?
    Quote Quote  
  7. Originally Posted by nightowl67 View Post
    hi everybody!

    I am trying to download a video with rtmpdump. May be you can help.

    I got the url of the video, but i always get the same error:

    ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

    here is the video i want to download: http://videos.arte.tv/fr/videos/le-declin-de-l-empire-masculin--7361452.html

    here is the url i found using code source of the htmpl page opening xml file, then getting another url with an new xml file and with this rtmp url:

    rtmp://artestras.fcod.llnwd.net/a3903/o35/mp4:geo/videothek/ALL/arteprod/A7_SGT_ENC_08_045543-000-A_PG_HQ_FR?h=1bdc86a94dcdeb3b8ef02570e96b7d9c

    Have you got an idea whit what is wrong guys with the error message i get?



    HTML Code:
    rtmpdump -r "rtmp://artestras.fcod.llnwd.net:1935/a3903/o35" -a   "a3903/o35" -f "WIN 11,6,602,171" -W   "http://videos.arte.tv/blob/web/i18n/view/player_24-3188338-data-5168030.swf"   -p   "http://videos.arte.tv/fr/videos/le-declin-de-l-empire-masculin--7361452.html"   -C B:0 -y   "mp4:geo/videothek/ALL/arteprod/A7_SGT_ENC_08_045543-000-A_PG_HQ_FR?h=1bdc86a94dcdeb3b8ef02570e96b7d9c"   -o A7_SGT_ENC_08_045543-000-A_PG_HQ_FR.flv
    Use RTMPexploreX to get the code or to download it. If you live in France, the easiest way to get it is to use Captvty. You can find all those softwares and many others it in a ready to use multimedia toolkit called ReplayTV_Pack.
    Last edited by Washington; 11th Mar 2013 at 14:07.
    Quote Quote  
  8. Originally Posted by Washington View Post
    Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Code:
    rtmpdump -r "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012" -o "low.flv"
    Thank you ! But did you read my question ? I want someone to tell me the tool to use to get the parameters you used in the code. Please tell me how you managed it/.
    Regards
    use firefox>use HxD>open RAM>plugin-container.exe>search "rtmp"
    Last edited by chapun67; 11th Mar 2013 at 15:36.
    Quote Quote  
  9. Thanks dude, but your command doesn't work, i still get the same error message:

    RTMPDump v2.4
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

    i use linux, tat is why i try to download it with rtmpdump. I can't use any windows stuff.





    Originally Posted by Washington View Post
    Originally Posted by nightowl67 View Post
    hi everybody!

    I am trying to download a video with rtmpdump. May be you can help.

    I got the url of the video, but i always get the same error:

    ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

    here is the video i want to download: http://videos.arte.tv/fr/videos/le-declin-de-l-empire-masculin--7361452.html

    here is the url i found using code source of the htmpl page opening xml file, then getting another url with an new xml file and with this rtmp url:

    rtmp://artestras.fcod.llnwd.net/a3903/o35/mp4:geo/videothek/ALL/arteprod/A7_SGT_ENC_08_045543-000-A_PG_HQ_FR?h=1bdc86a94dcdeb3b8ef02570e96b7d9c

    Have you got an idea whit what is wrong guys with the error message i get?



    HTML Code:
    rtmpdump -r "rtmp://artestras.fcod.llnwd.net:1935/a3903/o35" -a   "a3903/o35" -f "WIN 11,6,602,171" -W   "http://videos.arte.tv/blob/web/i18n/view/player_24-3188338-data-5168030.swf"   -p   "http://videos.arte.tv/fr/videos/le-declin-de-l-empire-masculin--7361452.html"   -C B:0 -y   "mp4:geo/videothek/ALL/arteprod/A7_SGT_ENC_08_045543-000-A_PG_HQ_FR?h=1bdc86a94dcdeb3b8ef02570e96b7d9c"   -o A7_SGT_ENC_08_045543-000-A_PG_HQ_FR.flv
    Use RTMPexploreX to get the code or to download it. If you live in France, the easiest way to get it is to use Captvty. You can find all those softwares and many others it in a ready to use multimedia toolkit called ReplayTV_Pack.
    Quote Quote  
  10. Originally Posted by nightowl67 View Post
    Thanks dude, but your command doesn't work, i still get the same error message:

    RTMPDump v2.4
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)

    i use linux, tat is why i try to download it with rtmpdump. I can't use any windows stuff.
    You can ran those softwares on Linux through Wine. The code I gave you worked fine with rtmpExplorerX_2.5 (one of the softwares inside ReplayTV_Pack).
    Quote Quote  
  11. Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Code:
    rtmpdump -r "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012" -o "low.flv"
    Thank you ! But did you read my question ? I want someone to tell me the tool to use to get the parameters you used in the code. Please tell me how you managed it/.
    Regards
    use firefox>use HxD>open RAM>plugin-container.exe>search "rtmp"
    Thank you for the tip, but I don't understand why I don't get the parameters. Yet I followed your method step by step : when I seach "rtmp", I see many lines of rtmpe but no one includes "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012"
    Here is a part of the code :
    Code:
    *@NetConnection.Connect.CertificateAPIError...NetConnection.Connect.CertificateInvalid....NetConnection.Connect.CertificateRevoked....NetConnection.Connect.CertificateUntrustedSigner....NetConnection.Connect.CertificatePrincipalMismatch..NetConnection.Connect.CertificateExpired....NetConnection.Connect.SSLHandshakeFailed....NetConnection.Connect.SSLNotAvailable...NetConnection.Connect.ProxyAuthFailed...401.200.CONNECT %s:%d HTTP/1.1 .....CONNECT %s:%d HTTP/1.1......rtmpt...rtmpte..rtmps...rtmp....rtmpe...rtmfp...NetConnection.Connect.NetworkChange./close../.../send.............P?count...other...audio.../idle...X-RTMPT-Max-Pipelined-Requests../open/1./fcs/ident2.rtmfp:..127.0.0.1...fpadWait....fpadOnly....fpadZone....uri.fpadPort....combinePackets..CONNECTOnly.best....HTTP....proxyType.......!WõkÕ‹XlÕ‹XlÕ‹Xl+XõkÕ‹XlÕ‹XlÕ‹XlÕ‹XlA©õkÕ‹Xlwjõk”jõk[jõk
    What did I wrong ?
    Last edited by Washington; 14th Mar 2013 at 09:13.
    Quote Quote  
  12. Originally Posted by Washington View Post

    Thank you for the tip, but I don't understand why I don't get the parameters. Yet I followed your method step by step : when I seach "rtmp", I see many lines of rtmpe but no one includes "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012"
    Here is a part of the code :
    Code:
    *@NetConnection.Connect.CertificateAPIError...NetConnection.Connect.CertificateInvalid....NetConnection.Connect.CertificateRevoked....NetConnection.Connect.CertificateUntrustedSigner....NetConnection.Connect.CertificatePrincipalMismatch..NetConnection.Connect.CertificateExpired....NetConnection.Connect.SSLHandshakeFailed....NetConnection.Connect.SSLNotAvailable...NetConnection.Connect.ProxyAuthFailed...401.200.CONNECT %s:%d HTTP/1.1 .....CONNECT %s:%d HTTP/1.1......rtmpt...rtmpte..rtmps...rtmp....rtmpe...rtmfp...NetConnection.Connect.NetworkChange./close../.../send.............P?count...other...audio.../idle...X-RTMPT-Max-Pipelined-Requests../open/1./fcs/ident2.rtmfp:..127.0.0.1...fpadWait....fpadOnly....fpadZone....uri.fpadPort....combinePackets..CONNECTOnly.best....HTTP....proxyType.......!WõkՋXlՋXlՋXl+XõkՋXlՋXlՋXlՋXlA©õkՋXlwjõk”jõk[jõk
    What did I wrong ?
    Code:
    CDATA[0x000000]]>
    Quote Quote  
  13. Originally Posted by Washington View Post
    Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Hi
    Any idea on how to get rtmpe parameters to download this vid ? I've tried all rtmpdump guis with no succes. I only need the tool to use, I'll rewrite if necessary the code by myself.
    Regards
    Code:
    rtmpdump -r "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012" -o "low.flv"
    Thank you ! But did you read my question ? I want someone to tell me the tool to use to get the parameters you used in the code. Please tell me how you managed it/.
    Regards
    use firefox>use HxD>open RAM>plugin-container.exe>search "rtmp"
    Thank you for the tip, but I don't understand why I don't get the parameters. Yet I followed your method step by step : when I seach "rtmp", I see many lines of rtmpe but no one includes "rtmpte://vod.foire-colmar-tv.com/vod/foirecolmarTV/foirecolmarTV/Nicolas_Canteloup_2012"
    Here is a part of the code :
    Code:
    *@NetConnection.Connect.CertificateAPIError...NetConnection.Connect.CertificateInvalid....NetConnection.Connect.CertificateRevoked....NetConnection.Connect.CertificateUntrustedSigner....NetConnection.Connect.CertificatePrincipalMismatch..NetConnection.Connect.CertificateExpired....NetConnection.Connect.SSLHandshakeFailed....NetConnection.Connect.SSLNotAvailable...NetConnection.Connect.ProxyAuthFailed...401.200.CONNECT %s:%d HTTP/1.1 .....CONNECT %s:%d HTTP/1.1......rtmpt...rtmpte..rtmps...rtmp....rtmpe...rtmfp...NetConnection.Connect.NetworkChange./close../.../send.............P?count...other...audio.../idle...X-RTMPT-Max-Pipelined-Requests../open/1./fcs/ident2.rtmfp:..127.0.0.1...fpadWait....fpadOnly....fpadZone....uri.fpadPort....combinePackets..CONNECTOnly.best....HTTP....proxyType.......!WõkՋXlՋXlՋXl+XõkՋXlՋXlՋXlՋXlA©õkՋXlwjõk”jõk[jõk
    What did I wrong ?
    http://pastebin.com/9sFYAYDw
    Quote Quote  
  14. Thank you, dude ! As you can see, I did not get the same data as yours. That means I did something wrong. I may have missed a step.
    1) I used Firefox and went to read the vid
    2) I ran HxD
    3) I opened RAM
    4) I choosed "plugin-container.exe"
    5) I then searched for the keywords "rtmp", "vod"
    What did I miss ? Why don't I have the same results as yours ? Do you I an idea on how to fix the problem ?
    Quote Quote  
  15. Originally Posted by Washington View Post
    Thank you, dude ! As you can see, I did not get the same data as yours. That means I did something wrong. I may have missed a step.
    1) I used Firefox and went to read the vid
    2) I ran HxD
    3) I opened RAM
    4) I choosed "plugin-container.exe"
    5) I then searched for the keywords "rtmp", "vod"
    What did I miss ? Why don't I have the same results as yours ? Do you I an idea on how to fix the problem ?
    5) I then searched for the keywords "rtmp", "vod"
    press F3
    Last edited by chapun67; 18th Mar 2013 at 15:10.
    Quote Quote  
  16. I have tried everything on these forums, but I can't get anywhere. What's the command to get the video from this URL?

    http://www.menshealth.com/video/relationships/stand-out-crowd#/video/sex_women/created/d/1
    Quote Quote  
  17. Hi guys,

    can anyone help me download this video:
    http://capitulostelenovelashd.blogspot.com/2012/08/por-ella-soy-eva-capitulo-22.html#more

    It is geo blocked but I use proxy and every program (TubeDigger, StreamTransport, HiDownloader) recognizes it, but I cannot download it in HD and at the beginning of download process, file has 680MB but during download process it lowers down until 180MB and video has lower resolution.

    This one, on the same site downloads perfectly:
    http://capitulostelenovelashd.blogspot.com/2012/08/por-ella-soy-eva-capitulo-20.html

    Please help!
    Quote Quote  
  18. Originally Posted by llaallaalllaaa View Post
    I'm not sure whether the video is in HD or not, but I'm currently downloading it with Internet Download Manager.

    This is the URL that the video is downloading from:
    rtmp://cp31851.edgefcs.net/ondemand/mp4:univisionflash/media/12/08/15/120815_573/120815_2727964_Por_Ella_Soy_Eva_Capitulo_22_134515 3608_500.mp4
    Quote Quote  
  19. Originally Posted by mike20021969 View Post
    Originally Posted by llaallaalllaaa View Post
    I'm not sure whether the video is in HD or not, but I'm currently downloading it with Internet Download Manager.

    This is the URL that the video is downloading from:
    rtmp://cp31851.edgefcs.net/ondemand/mp4:univisionflash/media/12/08/15/120815_573/120815_2727964_Por_Ella_Soy_Eva_Capitulo_22_134515 3608_500.mp4
    Hi,

    thanx for your fast reply. I downloaded all previous episodes, and all were in HD. This one, when I watch it in mozilla looks like HD, but when I download it, it looks awfull (180MB, video bitrate 18) and all others are in 1280x720 (2138 bitrate). Also all other episodes I downloaded, were not geo blocked. This is the first one. Maybe video is not HD, but why in mozilla it looks way much better?
    Quote Quote  
  20. Originally Posted by llaallaalllaaa View Post
    Maybe video is not HD
    It's probably not in HD. I couldn't see an HD option on the player for this particular episode.
    Normally, there is usually an option for people to view in low or high definition when watching online.
    Quote Quote  
  21. Originally Posted by mike20021969 View Post
    Originally Posted by llaallaalllaaa View Post
    Maybe video is not HD
    It's probably not in HD. I couldn't see an HD option on the player for this particular episode.
    Normally, there is usually an option for people to view in low or high definition when watching online.
    Well, it should be as this site embeeds it from the site where all videos are in HD. What confuses me is that during download, size of the file is getting bigger (the one that should be downloaded, the source)
    Quote Quote  
  22. Originally Posted by chapun67 View Post
    Originally Posted by Washington View Post
    Thank you, dude ! As you can see, I did not get the same data as yours. That means I did something wrong. I may have missed a step.
    1) I used Firefox and went to read the vid
    2) I ran HxD
    3) I opened RAM
    4) I choosed "plugin-container.exe"
    5) I then searched for the keywords "rtmp", "vod"
    What did I miss ? Why don't I have the same results as yours ? Do you I an idea on how to fix the problem ?
    5) I then searched for the keywords "rtmp", "vod"
    press F3
    Thank you very much for your help. I followed the vid you posted, but didn't manage to get the same results. I kept it and hope it will help me for other streams.
    Regards
    Quote Quote  
  23. Edit: I tried StreamTransport and it looks like it's downloading

    Hi, can I get some help downloading these 2 videos? I got the rtmp url sources (I think) but can't figure out how to get the video.

    http://ww3.tvo.org/video/162279/christopher-hitchens

    Code:
    http://ma156-r.analytics.edgesuite.net/9.gif?a=S~b=9c1e67f75e9bf1686~c=04D999AFEC4634044DDE151F6608D756E6223169~d=66D174EC8C54AB5EA3853AAC977C6C12391210F2~e=1~f=R~g=0~h=1.2~i=1.1~k=F340706C9D5027C78C7A5733A6293E164DB757A9~am=D~_ac=ds/rtmp/ondemand/&mp4:1351824783/1351824783_889234858001_855299-01020929-01225507-480x360-900k.mp4&1364004000000&7cf3ae8469ccf7fc380b0f826da32633~ag=ww3.tvo.org~al=Windows%207~dx=0.574~en=Christopher%20Hitchens~pd=756015080001~_tt=Christopher%20Hitchens~_cd_1557=18140038001~cm=Limelight~v=0~w=449~aa=brightcove.fcod.llnwd.net~ab=a500/e1/uds/rtmp/ondemand/&mp4:1351824783/1351824783_889234858001_855299
    And

    http://ww3.tvo.org/video/163826/axis-evil

    Code:
    http://ma156-r.analytics.edgesuite.net/9.gif?a=P~b=9c1e67f75e9bf1686~c=B0FC31246D7183431F2BCC652570ABF31FC91DC1~d=66D174EC8C54AB5EA3853AAC977C6C12391210F2~e=2~f=R~g=0~h=1.2~i=1.1~k=5047BB00EFA424DDDEDC51E7CACED002FBA161DC~am=D~_ac=ds/rtmp/ondemand/&mp4:1351824783/1351824783_672223775001_907589-480x360-900k.mp4&1364004000000&7cf3ae8469ccf7fc380b0f826da32633~ag=ww3.tvo.org~al=Windows%207~dx=5.16~en=The%20Axis%20of%20Evil~pd=756015080001~_tt=The%20Axis%20of%20Evil~_cd_1557=18140038001~cm=Limelight~m=PL~n=8230470.4662:9~o=5025342.7472:9~p=46825972.4082:9~q=20432.6229:9~r=94276:9~s=94261:9~t=0:9~u=0~v=4879~w=5938~x=5166~y=4800~z=0
    I used URL Snooper/Chrome on win7
    Last edited by CaNANDian; 22nd Mar 2013 at 18:36.
    Quote Quote  
  24. CaNANDian
    Code:
    rtmpdump -r "rtmp://brightcove-41.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand" -a "a500/e1/uds/rtmp/ondemand?videoId=889246743001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=" -f "WIN 11,6,602,180" -W "http://admin.brightcove.com/viewer/us20130319.1040/federatedVideoUI/BrightcovePlayer.swf" -p "http://ww3.tvo.org/video/162279/christopher-hitchens" -C B:0 -C S:mp4:1351824783/1351824783_889234858001_855299-01020929-01225507-480x360-900k.mp4&1364007600000&0a520f1759c5689c09b6906657af64c7 -y "mp4:1351824783/1351824783_889234858001_855299-01020929-01225507-480x360-900k.mp4?videoId=889246743001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=" -o "1351824783_889234858001_855299-01020929-01225507-480x360-900k.mp4.flv"
    Code:
    rtmpdump -r "rtmp://brightcove-84.fcod.llnwd.net:1935/a500/e1/uds/rtmp/ondemand" -a "a500/e1/uds/rtmp/ondemand?videoId=672230986001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=" -f "WIN 11,6,602,180" -W "http://admin.brightcove.com/viewer/us20130319.1040/federatedVideoUI/BrightcovePlayer.swf" -p "http://ww3.tvo.org/video/163826/axis-evil" -C B:0 -C S:mp4:1351824783/1351824783_672223775001_907589-480x360-900k.mp4&1364007600000&0a520f1759c5689c09b6906657af64c7 -y "mp4:1351824783/1351824783_672223775001_907589-480x360-900k.mp4?videoId=672230986001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=" -o "1351824783_672223775001_907589-480x360-900k.mp4.flv"
    Quote Quote  
  25. Originally Posted by CaNANDian View Post
    I got the rtmp url sources (I think) but can't figure out how to get the video.
    Internet Download Manager can download these EASILY



    Last edited by mike20021969; 23rd Mar 2013 at 02:47.
    Quote Quote  
  26. Member
    Join Date
    Jan 2013
    Location
    Heaven
    Search Comp PM
    I've strange behavior on some sites. rtmpsrv is downloadin' upon 2-3% percent then is redownloadin' by portion.
    Metadata of the file also not present. Using rtmpdump 2.5
    It's a kind of downloadin' by parts <14.1%.....15% then 12.1 again and again.
    What is needed to understand....handshake updated?!

    I think I have found the answer: http://lists.mplayerhq.hu/pipermail/rtmpdump/2010-May/000878.html

    FMS 3.5 servers send the following two controls to let the client know when the server has sent a complete buffer. I.e., when the server has sent an amount of data equal to m_nBufferMS in duration. The server meters its output so that data arrives at the client in realtime and no faster.
    LE: Now video seems to download good by using -v but it's downloadin' real-time...
    Last edited by medico; 25th Mar 2013 at 12:14.
    Quote Quote  
  27. Member
    Join Date
    Jan 2013
    Location
    Heaven
    Search Comp PM
    Originally Posted by mike20021969 View Post
    Originally Posted by CaNANDian View Post
    I got the rtmp url sources (I think) but can't figure out how to get the video.
    Internet Download Manager can download these EASILY



    What did you removed from the original rtmpdump form to download with IDM?

    Thanks
    EDIT: Apologise for double post...
    Quote Quote  
  28. Originally Posted by medico View Post
    What did you removed from the original rtmpdump form to download with IDM?
    I didn't remove or do anything.

    IDM captures the url automatically and presents a download button so you can download it.

    (IDM wont download protected content though).

    These are the 2 urls from IDM:

    rtmp://brightcove-41.fcod.llnwd.net:443/a500/e1/uds/rtmp/ondemand?videoId=889246743001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=/mp4:1351824783/1351824783_889234858001_855299-01020929-01225507-480x360-900k.mp4?videoId=889246743001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=

    rtmp://brightcove-84.fcod.llnwd.net:443/a500/e1/uds/rtmp/ondemand?videoId=672230986001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=/mp4:1351824783/1351824783_672223775001_907589-480x360-900k.mp4?videoId=672230986001&lineUpId=&pubId=18140038001&playerId=756015080001&affiliateId=
    Quote Quote  
  29. Member
    Join Date
    Jan 2013
    Location
    Heaven
    Search Comp PM
    Mine says: Name:  Image%202013-03-27%20at%2011.14.19%20AM.png
Views: 7934
Size:  5.4 KB
    Quote Quote  
  30. Originally Posted by medico View Post
    That's because you do not need to enter that URL into IDM. In fact, I wouldn't be surprised if the video location URL changes (like on YouTube).

    So, all you need to do is go to the web page where the video is, and click play on the flash player.

    Then, this button appears:



    Click on the green arrow to download the video (an additional window will then appear so you can change any parameters).



    If you're happy with the settings, click "Start Download".
    Last edited by mike20021969; 27th Mar 2013 at 17:27.
    Quote Quote  



Similar Threads

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