View Single Post
  #59  
Old 01-05-2016, 04:48 PM
hack3rman hack3rman is offline
Junior Member
 
Join Date: Dec 2015
Posts: 1
hack3rman is on a distinguished road
Default

Re: ABC and Disney Networks


Quote:
Originally Posted by mrberni View Post
As ceppu36 said, you can't really download them. The access.mp4 files are encrypted and can't be played.

A working rtmp command would be (but the file is encrypted):
Code:
rtmpdump -r "rtmpe://videosdolimgtokenfs.fplive.net/videosdolimgtoken" -a "videosdolimgtoken" -f "WIN 19,0,0,226" -W "http://a.dilcdn.com/a/playavista-494ead64ca4c.swf" -p "http://video.disney.com/watch/disneyxd-summerween-4cbaeac5fba39d374b3b91ba" -y "mp4:production/secure/channel_longform/gravityfalls/929072/a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4?nvb=20151026125408&nva=20151026195408&token=01f1e1e54c829f7a8406d" -o a4d06c-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.access.mp4
A link to the unencrypted file would be this (but it is missing tokens, so it can't be downloaded):
Code:
http://cdn.videos.dolimg.com/production/secure/channel_longform/gravityfalls/929072/763f60-pgravityfalls_e1-12-f012_tdm_h929072_fprhq_v1080p23_a16x9-178_leng-h264h_aac_1920x1080_7840x160.mp4
Anybody figure out this issue yet?
Reply With Quote