Re: Ripping RTMPE streams from RTE.ieoops missed the archive part. anyway
Code:
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_213601_part1_late_late_show_10_002507.mp4 |
Re: Ripping RTMPE streams from RTE.ieHi,
I was hoping someone could help .. I have tried the rtmpdump method for this page: http://www.rte.ie/player/#v=1099474 and it has retrieved the first 14 minutes of video. How do i get the rest of the rtmpe paths? Thanks. If someone would just like to post them, that would be great too :-) |
Re: Ripping RTMPE streams from RTE.iepdgdump
Quote:
Code:
-r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_first_half_player_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o first_half.flv |
Re: Ripping RTMPE streams from RTE.ieQuote:
How do you find them on the page? |
Re: Ripping RTMPE streams from RTE.ieQuote:
|
Re: Ripping RTMPE streams from RTE.ieThanks again Chap for the info.
|
Re: Ripping RTMPE streams from RTE.ieQuote:
I was just wondering how you got the four parts of the rtmpe paths above. I download from the RTE Player too, but I've had to watch the full video to get the last three parts of the video file, using URL Snooper 2. Is there a way to find all the paths immediately, or is watching the entire video the only way? Many thanks, Jim |
Re: Ripping RTMPE streams from RTE.ieyou can seek forward in the player and it will load next parts or you can use wireshark or any other monitoring tool to grab the xml file.
|
Re: Ripping RTMPE streams from RTE.ieI cannot get any video to download. What I am using:
Code:
rtmpdump -r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/1024/republic_of_telly-player.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_454.swf -o test.mp4 Code:
Connecting ... |
Re: Ripping RTMPE streams from RTE.ieuse RtmpExplorer + rtmpdump package.
Code:
rtmpdump -r "rtmpe://fmsod.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,0,1,152" -W "http://www.rte.ie/player/assets/player_454.swf" -p "http://www.rte.ie/player/" -y "mp4:/2011/1024/20111024rte2a_20111024_215049_part1_republic_of_telly__1_001450.mp4" -o Test.flv Code:
RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV) |
All times are GMT -6. The time now is 08:15 PM. |