Help with downloading from CartoonNetwork.comI'm trying to dump a stream from Cartoon Network.
I was able to find a script here that is apparently able to play these videos in XBMC After reading through it, and playing around a bit, I found the cvp xml file for the show I wanted:I then put together the auth token url (note that I have no idea where this url comes from as I was unable to find it in the player swf or in any content on the site, but I found references to it on this forum as well):Taking the resulting auth token, I built up the following rtmpdump command: Code:
rtmpdump -r 'rtmpe://cp219686.edgefcs.net' -a "ondemand?auth=${AUTH}&aifp=v001&slist=protected/2015-02/CARE1001121500003000_B1R1.mp4" -y 'mp4:protected/2015-02/CARE1001121500003000_B1R1.mp4' -o Steven_Universe_S01E40.mp4 |
Re: Help with downloading from CartoonNetwork.comyou should go with m3u8 file instead of rtmp...
give proper video link so that it can be viewed properly... |
All times are GMT -6. The time now is 02:31 AM. |