Hi, I've been trying to download videos from
here in RTMPDump.
Whenever RTMPDumpHelper detects it, it goes to 720p. I'm pretty sure that the source is 1080p.
Here's the rtmpe link:
Code:
rtmpdump -r "rtmpe://videodolimgfs.fplive.net:1935/videodolimg" -a "videodolimg" -f "WIN 11,4,402,287" -W "http://vp.disney.go.com/player/latest/flash/kdp3.swf" -p "http://tv.disney.go.com/disneychannel/gravityfalls/videos/" -y "mp4:channel_longform/gravityfalls/929072/132158-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264m_aac_1280x720_2904x96.mp4" -o 132158-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264m_aac_1280x720_2904x96.flv
I tried changing 1280x720 to 1920x1080, and got a "Handshake: Type mismatch" error. I also tried changing 2904x96 (Video/Audio bitrate) and got the same error.
Any help would be appreciated.