VideoHelp Forum
+ Reply to Thread
Page 22 of 154
FirstFirst ... 12 20 21 22 23 24 32 72 122 ... LastLast
Results 631 to 660 of 4600
Thread
  1. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    I would want to post here but forum rules doesn't allow us! check there!
    Quote Quote  
  2. Originally Posted by Bahman View Post
    Originally Posted by march24th View Post
    I really would appreciate it if someone could help me download these two videos in the highest quality possible:...

    I tried using rtmpexplorer but unfortunately it wouldn't work (gives an error). I'm quite the noob to be honest but I tried to follow Bahman's instructions earlier and I could get the rtmpe link:..
    That's great you could get stream links with my method! Well done! You did absolutely right and your script is OK, you just need an specific version of rtmpdump:
    Code:
    rtmpdump -r "rtmpe://viacomvh1strmfs.fplive.net:1935/viacomvh1s
    trm" -a "viacomvh1strm" -f "WIN 11,4,402,265" -W "http://media.mtvnservices.com/
    player/prime/mediaplayerprime.2.2.6.swf" -p "http://www.vh1.com/video/misc/82776
    6/lea-michele-wins-do-something-tv-star-female.jhtml" -y "mp4:gsp.vhonecomstor/v
    h1.com/events/do_something_awards_2012/main/vh_dsa_12_tv_star_fem_1280x720_3500_
    h32.mp4" -o vh_dsa_12_tv_star_fem_1280x720_3500_h32.mp4
    RTMPDump
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    WARNING: HandShake: Type mismatch: client sent 6, server answered 10
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration              238.79
    INFO:   moovPosition          32.00
    INFO:   width                 1280.00
    INFO:   height                720.00
    INFO:   videocodecid          avc1
    INFO:   audiocodecid          mp4a
    INFO:   avcprofile            100.00
    INFO:   avclevel              32.00
    INFO:   aacaot                2.00
    INFO:   videoframerate        29.97
    INFO:   audiosamplerate       22050.00
    INFO:   audiochannels         2.00
    INFO: trackinfo:
    INFO:   length                7153000.00
    INFO:   timescale             29970.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            avc1
    INFO:   length                5265408.00
    INFO:   timescale             22050.00
    INFO:   language              eng
    INFO: sampledescription:
    INFO:   sampletype            mp4a
    66.437 kB / 0.17 sec (0.0%)
    Check your PM!
    Goodness gracious you're so nice. I'm so glad I came here, thank you so much for the help. Not only did I get the videos I wanted but I learned how to as well. Thanks!
    Quote Quote  
  3. Originally Posted by Bahman View Post
    I would want to post here but forum rules doesn't allow us! check there!
    Many thanks!
    Quote Quote  
  4. Member
    Join Date
    Aug 2012
    Location
    Portugal
    Search PM
    Originally Posted by bolaoito View Post
    I saw in Tube Digger page this when i cick in buy now : " Tube digger are working temporarily in a free mode , use Tube digger TempFree for registration Key .

    What do you think about it , they are offer the software or is trial version ????: Confuso: . Someone can explain this , please

    Thanks for your explanation
    Quote Quote  
  5. Sorry to bother you again Bahman, but I could use some help with this video:
    http://www.mtv.com/videos/movies/814401/breaking-dawn-stars-meet-and-greet-their-fans.jhtml

    It downloads fine with rtmpExplorer but I'm trying to get it in the best quality. I applied your method on getting the rtmpe link from vh1 (which has been VERY helpful so far!) on MTV assuming they'd be the same but it didn't work for me this time. I don't know why. The config link doesn't give similar result as to when the video is from vh1.

    I tried modifying the code the rtmpExplorer automates by adding 1280x720_3500_h32 so it would download the best quality version but it doesn't seem to work like this...
    PHP Code:
    rtmpdump -"rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -"viacommtvstrm" -"WIN 11,4,402,265" -"http://media.mtvnservices.com/player/prime/mediaplayerprime.2.2.6.swf" -"http://www.mtv.com/videos/movies/814401/breaking-dawn-stars-meet-and-greet-their-fans.jhtml" -"mp4:gsp.originmusicstor/sites/mtv.com/news/2012/july/12/comic_con_meet_greet_1280x720_3500_h32.mp4" -o  comic_con_meet_greet_1280x720_3500_h32.mp4 
    I get a long list of "unknown comman, ignoring" .... What am I doing wrong?
    Quote Quote  
  6. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Your script is OK but at the end there is a plus space between -o option and the name of output file! if you remove that plus space, it will works ok!

    For manual way, when you open config URL, there is a url between feed tags! use it and instead of {uri}, paste the uri of the video! I mean:
    Code:
    http://www.mtv.com/player/embed/AS3/rss/?uri=mgid:uma:video:mtv.com:814401
    Then use a feed validator(paste the above link in this site and click on check, you will find MediaGen link):
    http://validator.w3.org/feed/

    And At the end:
    http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:814401&vid=814401&ref={ref}&viewUri=mgid:uma:video:mtv.com:814401

    Quote Quote  
  7. Originally Posted by Bahman View Post
    Your script is OK but at the end there is a plus space between -o option and the name of output file! if you remove that plus space, it will works ok!

    For manual way, when you open config URL, there is a url between feed tags! use it and instead of {uri}, paste the uri of the video! I mean:
    Code:
    http://www.mtv.com/player/embed/AS3/rss/?uri=mgid:uma:video:mtv.com:814401
    Then use a feed validator(paste the above link in this site and click on check, you will find MediaGen link):
    http://validator.w3.org/feed/

    And At the end:
    http://www.mtv.com/player/includes/mediaGen.jhtml?uri=mgid:uma:video:mtv.com:814401&vid=814401&ref={ref}&viewUri=mgid:uma:video:mtv.com:814401

    Wow lol, I feel blind
    Thank you so much again, you're a genius.
    Quote Quote  
  8. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    Originally Posted by mgh View Post
    Originally Posted by bolaoito View Post
    I saw in Tube Digger page this when i cick in buy now : " Tube digger are working temporarily in a free mode , use Tube digger TempFree for registration Key .

    What do you think about it , they are offer the software or is trial version ????: Confuso: . Someone can explain this , please
    It is fullfledged version, has been free for some time. It has been updated recently, but continues to be free. It is able to download quite a few of Youtube RTMPE videos, in addition to the standard ones easily downloadable with videodownloadhelper of Firefox.
    No comments from Bahman on this yet. I just installed it, and hope to soon get some idea as to just what it can and can't do. Hopefully it will be at least as good as Coojah / Blader, adding some more options to the toolbox. (I still can't find enough motivation to get me to dive into all this command line stream-hacking stuff . . . . )
    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  
  9. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    i must be missing something.., how are you determining that the YT video is RTMPE based ?

    i agree with remark on cmd-line, it can be a user input/output chore to deal with.
    what is missing is a static output window and parameter line for repetitive user inputing.
    Quote Quote  
  10. Does anyone know how to get this video? Thanks!
    https://www.festivalscope.com/media/screening_test
    it streams from
    rtmpe://vipwowza.yacast.net:1935/movingscope/mp4:toprocess/L/la_conduite_de_la_raison2_350kbps
    Quote Quote  
  11. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Hi Bahman, from reading the posts, you seems to know a lot about Rtmpe and please point me to the correct codes to use (via PM)

    I have a site which StreamTransport could download/capture perfectly, but I try to use URLSnooper + rtmpdump -r CMD, I got something handshake errors. I will send via PM now since the site is NOT a general site, lol.

    Thanks.
    Quote Quote  
  12. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    Originally Posted by vhelp View Post
    i must be missing something.., how are you determining that the YT video is RTMPE based ?
    Not I -- that quote was from mgh. I wouldn't know what YT happens to use. But I have noticed several "locked down" videos over there, where someone (presumably the original uploader) has restricted their access. For those, it appears to be a matter of being on an approved list, or having a password. Not very sporting for a public site, and seemingly defeating the purpose of something like YT. If this is in fact the case, any of these tools or protocols would be irrelevant, as the chances of getting past such a block are slim.
    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. Member
    Join Date
    Jan 2003
    Location
    India
    Search Comp PM
    afaik ,Youtube uses three types of streaming.
    The first is simple and can be downloaded easily with videodownloadhelper, or other software. All you need is the url of the page on which the videeo plays.
    Second is straightforward RTMPE, Tuubedigger seems to work on those, and simpler to use than rtmpdump (apparently its latest version may work on youtube, though it works well on other sites as seen in this thread).
    BTW, tubedigger does not seem to be free any longer, after its latest upgrade, but those who downloaded it when it was free are getting the upgrades without payment

    Third is Apple HTTP Live Streaming, which was used by the youtube olympics site You need to get url of m3u8 manifest (playlist file), and feed it as input to ffmpeg, and copy to a .ts file.

    Fourth variety (not yet on youtube) is Adobe HTTP Dynamic Streaming, which is downloadable with a php script mentioned earlier in the thread, using a different type of manifest file. If encrypted there is nothing at present that can download such streams.

    Of course, any variety can be captured using screen capture, either with videodownloadhelper (which supposedly uses camtasia), or more easily with tubedigger - if it cannot download, it asks you whether it can go to screen capture mode, and if you ok it, it does it without any fuss.
    Last edited by mgh; 7th Sep 2012 at 13:15.
    Quote Quote  
  14. Buenos dķas

    Sorry this is my 1st post and i have a problem how to use rtmpdump with link
    Code:
    http://player.longtailvideo.com/player5.3.swf?streamer=rtmp://active.telecomcdn.com/canal7vivoflash/canal7vivoflash/livestream/&file=livestream&autostart=true
    I get this error
    Code:
    ERROR: RTMP_ReadPacket, failed to read RTMP packet header
    Any body help please


    gracias
    Quote Quote  
  15. Hi,

    Do you know how to get video from chaturbate.com?
    Quote Quote  
  16. Hi bahman sorry to bother you again.is there any php/web/applet/(firefox or chrom add on )version of rtmpdump and ffmpeg to record instead of using cmd where cmd is locked or not accessiable?
    Last edited by spiderMan007; 9th Sep 2012 at 21:36.
    Quote Quote  
  17. Originally Posted by spiderMan007 View Post
    Hi bahman sorry to bother you again.is there any php/web/applet/(firefox or chrom add on )version of rtmpdump and ffmpeg to record instead of using cmd where cmd is locked or not accessiable?
    Maybe KSV or svnpenn has a script ?

    https://github.com/K-S-V/
    https://github.com/svnpenn/



    Does anyone have a answer for my question i need it to play in vlc or mplayer but it dont work thanks.
    Quote Quote  
  18. Hi!

    I need some help to download an Youtube video: http://www.youtube.com/watch?v=PjQUiH-UA5k

    This is not an ordinary video: it seems it's a RTMPE stream. Anyone knows how to download it?
    Quote Quote  
  19. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    that youtube clip, PjQUiH-UA5k, played in firefox straight through but i could not find the file to copy or delete it. the download folder was empty, even while it played i looked. so it must be hiding somewhere on my hdd. my version of FF is v7.01, though i use opera.
    Quote Quote  
  20. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    Originally Posted by vhelp View Post
    that youtube clip, PjQUiH-UA5k, played in firefox straight through but i could not find the file to copy or delete it. the download folder was empty, even while it played i looked. so it must be hiding somewhere on my hdd. my version of FF is v7.01, though i use opera.
    This may be something you already checked, but sometimes -- if we're lucky -- the file of a just-played video might be there in your browser cache, though possibly under a non-obvious name. (But the file type -- e.g., ".flv" -- should give it away.) For those cases, and since you are also a FireFox user, check out

    https://addons.mozilla.org/en-US/firefox/addon/cacheviewer-continued/?src=api

    a later iteration of a very useful FF Extension that I've used for several years now.

    It's not quite as convenient as prior versions for selectively deleting cache items, but that's not really an issue here. Although a whole lot of videos seem to bypass the cache entirely, I'm still often surprised at the things I'm able to find and retrieve from the browser cache with this. Usually worth a try.
    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  
  21. Originally Posted by ReC12 View Post
    Hi,

    Do you know how to get video from chaturbate.com?
    none?
    Quote Quote  
  22. Can someone help me with this video:
    http://www.latenightwithjimmyfallon.com/real-housewives-of-late-night/video/david-byrn...91012/1416222/

    I can download the low-res stream using rtmpExplorer, Stream Transport, Orbit and other programs, but nothing I've tried lets me download the HD stream.
    Quote Quote  
  23. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by Seeker47 View Post
    Interesting. Then, if this does handshake 10, it might be as effective as GetFLV ?
    of curse!

    Originally Posted by deepblue-9 View Post
    Hi!

    I need some help to download an Youtube video: http://www.youtube.com/watch?v=PjQUiH-UA5k

    This is not an ordinary video: it seems it's a RTMPE stream. Anyone knows how to download it?
    Try Tube Digger or GetFLV!

    Originally Posted by ReC12 View Post
    Originally Posted by ReC12 View Post
    Hi,

    Do you know how to get video from chaturbate.com?
    none?
    Sorry, I avoid helping people for these kind of sites!

    Originally Posted by doraz View Post
    Can someone help me with this video:
    http://www.latenightwithjimmyfallon.com/real-housewives-of-late-night/video/david-byrn...91012/1416222/

    I can download the low-res stream using rtmpExplorer, Stream Transport, Orbit and other programs, but nothing I've tried lets me download the HD stream.
    Code:
    rtmpdump -r "rtmp://72.247.247.142:1935/ondemand" -a "ondemand?_fcs_vhost=cp35586.edgefcs.net" -W "http://www.latenightwithjimmyfallon.com/assets/video/5-0/swf/core/video_player_extension.swf" -y "mp4:nbcu/nbc-hls/b32866330303ad9c7eb9132aa3b75808_1696.mp4" -o "b32866330303ad9c7eb9132aa3b75808_1696.flv"
    Code:
    RTMPDump v2.4 GIT-2012-07-26
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    Starting download at: 0.000 kB
    INFO: Metadata:
    INFO:   duration                309.94
    INFO:   moovPosition            65473721.00
    INFO:   width                   1280.00
    INFO:   height                  720.00
    INFO:   videocodecid            avc1
    INFO:   audiocodecid            mp4a
    INFO:   avcprofile              77.00
    INFO:   avclevel                31.00
    INFO:   aacaot                  2.00
    INFO:   videoframerate          29.97
    INFO:   audiosamplerate         22050.00
    INFO:   audiochannels           2.00
    INFO: trackinfo:
    INFO:   length                  9296287.00
    INFO:   timescale               30000.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              avc1
    INFO:   length                  6834175.00
    INFO:   timescale               22050.00
    INFO:   language                eng
    INFO: sampledescription:
    INFO:   sampletype              mp4a
    3831.777 kB / 17.28 sec (5.5%)
    Quote Quote  
  24. Thanks a lot Bahman, I was able to modify that code and grab another video from that site as well.

    Did you assemble the code yourself or did you use some software? I tried using rtmpsrv, which has worked well for me in the past, but it didn't write anything in the dump file.
    Quote Quote  
  25. Member Seeker47's Avatar
    Join Date
    Jul 2005
    Location
    drifting, somewhere on the Sea of Cynicism
    Search Comp PM
    Originally Posted by Bahman View Post
    Originally Posted by ReC12 View Post
    Originally Posted by ReC12 View Post
    Hi,

    Do you know how to get video from chaturbate.com?
    none?
    Sorry, I avoid helping people for these kind of sites!
    You know, I was thinking that a similar standard ought to apply to posts like the one from the previous page (for shahid.net) . . . that is, if it is in fact what it sounds like it might be. [as in, http://www.thefreedictionary.com/Shahid ] Porn, at least, is generally not fatal.
    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  
  26. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by doraz View Post
    Did you assemble the code yourself or did you use some software?
    I used rtmpdumphelper and it detected the LQ stream! then I tracked packets via Coojah and found smil xml that includes playlist of stream bitrates! I replaced HQ link in the script and ...
    Quote Quote  
  27. @Bahman Any help on my problem mate please, post #645/8 im still stuck with it playing in vlc ? does it use a token or anything ?

    Thanks
    Quote Quote  
  28. Stream recording expert Bahman's Avatar
    Join Date
    Dec 2011
    Location
    Tehran, Iran
    Search Comp PM
    Originally Posted by MissingInAction View Post
    @Bahman Any help on my problem mate please, post #645/8 im still stuck with it playing in vlc ? does it use a token or anything ?

    Thanks
    Code:
    RTMP Server
    (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
    
    Streaming on rtmp://0.0.0.0:1935
    WARNING: Trying different position for client digest!
    
    rtmpdump -r "rtmp://active.telecomcdn.com/canal7vivoflash/canal7vivoflash/livest
    ream/" -a "canal7vivoflash/canal7vivoflash/livestream/" -f "WIN 11,4,402,265" -W
     "http://player.longtailvideo.com/player5.3.swf" -p "http://player.longtailvideo
    .com/player5.3.swf?streamer=rtmp://active.telecomcdn.com/canal7vivoflash/canal7v
    ivoflash/livestream/&file=livestream&autostart=true" --live -y "livestream" -o l
    ivestream.flv
    
    Closing connection... done!
    
    RTMPDump v2.4 GIT-2012-07-26
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    INFO: rtmp server sent redirect
    INFO: trying to connect with redirected url
    ERROR: RTMP_Connect0, failed to connect socket. 10049 (Unknown error)
    WARNING: Trying different position for client digest!
    
    rtmpdump -r "rtmp://186.153.1.3/liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugt
    bnkd2ig" -a "liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugtbnkd2ig" -W "http://p
    layer.longtailvideo.com/player5.3.swf" --live -y "livestream" -o livestream.flv
    
    Closing connection... done!
    
    RTMPDump v2.4 GIT-2012-07-26
    (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
    Connecting ...
    INFO: Connected...
    Starting Live Stream
    INFO: Metadata:
    INFO:   author
    INFO:   copyright
    INFO:   description
    INFO:   keywords
    INFO:   rating
    INFO:   title
    INFO:   presetname              Custom
    INFO:   creationdate            Fri Aug 24 14:47:49 2012
    INFO:   videodevice             Osprey-240e Video Device 1
    INFO:   framerate               15.00
    INFO:   width                   320.00
    INFO:   height                  240.00
    INFO:   videocodecid            avc1
    INFO:   videodatarate           244.00
    INFO:   avclevel                31.00
    INFO:   avcprofile              66.00
    INFO:   videokeyframe_frequency 5.00
    INFO:   audiodevice             Osprey-240e Audio Device 1
    INFO:   audiosamplerate         44100.00
    INFO:   audiochannels           2.00
    INFO:   audioinputvolume        54.00
    INFO:   audiocodecid            .mp3
    INFO:   audiodatarate           96.00
    548.130 kB / 15.73 sec
    Use red highlighted stream link!
    Quote Quote  
  29. Originally Posted by Bahman View Post
    Originally Posted by ReC12 View Post
    Originally Posted by ReC12 View Post
    Hi,

    Do you know how to get video from chaturbate.com?
    none?
    Sorry, I avoid helping people for these kind of sites!
    Why?
    Quote Quote  
  30. Originally Posted by Bahman View Post
    Code:
    rtmpdump -r "rtmp://186.153.1.3/liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugt
    bnkd2ig" -a "liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugtbnkd2ig" -W "http://p
    layer.longtailvideo.com/player5.3.swf" --live -y "livestream" -o livestream.flv
    Use red highlighted stream link!
    Thanks man you are a RTMPDump God.

    I added
    Code:
    rtmpdump -r "rtmp://186.153.1.3/liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugt
    bnkd2ig" -a "liverepeater/_definst_/5daaqaibaqmibi2ezjrmdyugtbnkd2ig" -W "http://p
    layer.longtailvideo.com/player5.3.swf" --live -y "livestream" -o- | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
    for live stream in VLC.
    Quote Quote  



Similar Threads

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