Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
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 rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_220617_part2_late_late_show_10_003350.mp4 rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_224545_part3_late_late_show_10_001846.mp4 rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_230941_part4_late_late_show_10_003150.mp4 |
#12
|
|||
|
|||
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 :-) |
#13
|
|||
|
|||
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 -r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_2nd_half_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o 2nd_half.flv Last edited by chap : 06-02-2011 at 01:05 AM. |
#14
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieQuote:
How do you find them on the page? |
#15
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieby StreamTransport (moving the slider of the player, loaded different stream).
|
#16
|
|||
|
|||
Re: Ripping RTMPE streams from RTE.ieThanks again Chap for the info.
|
#17
|
|||
|
|||
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 |
#18
|
|||
|
|||
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.
|
#19
|
|||
|
|||
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 ... INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound |
#20
|
|||
|
|||
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) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: duration 890.02 INFO: moovPosition 56931367.00 INFO: width 512.00 INFO: height 288.00 INFO: videocodecid avc1 INFO: audiocodecid mp4a INFO: avcprofile 77.00 INFO: avclevel 30.00 INFO: aacaot 2.00 INFO: videoframerate 25.00 INFO: audiosamplerate 22050.00 INFO: audiochannels 1.00 INFO: trackinfo: INFO: length 22250.00 INFO: timescale 25.00 INFO: sampledescription: INFO: sampletype avc1 INFO: length 19624960.00 INFO: timescale 22050.00 INFO: sampledescription: INFO: sampletype mp4a 3593.156 kB / 56.92 sec (6.3%) |
Tags: fmsod rte ie, rte ie, rteie, rtmpe |
Thread Tools | |
Display Modes | |
|
|