I read through this thread and it appears to only pertain to the "watchdisneychannel" site. However I am trying to download from the
Code:
video.disney.com/watch
site instead.
For example:
I am trying to download the following link:
Code:
http://video.disney.com/watch/disneychannel-dmms026-captain-donald-4ffebffe5c7742b5e967c3c7
When I search the source code I can only find the links for the "access.mp4" files:
Code:
https://secure.vp.disney.go.com/channel_longform/dmmsmpp/k100000751/132f16-tdm_pdmmsmpp-026_hk100000751_wec-h264h_aac_1920x1080_7840x160.access.mp4
(These access files do not play once downloaded.)
However I can use the access file to determine the real (.mp4) download link (almost) but removing ".access" from the end of the file, BUT the real problem is the 6-character Unique code on each link at the very beginning of each file name (above example "132f16"). It is different between the "access.mp4" and regular ".mp4" link and I do not know how to determine it.
I used to be able to crawl the websites with jDownloader to find the links, but that no longer works.
So I determined the download link to be:
Code:
https://secure.vp.disney.go.com/channel_longform/dmmsmpp/k100000751/******-tdm_pdmmsmpp-026_hk100000751_wec-h264h_aac_1920x1080_7840x160.mp4
However it is still missing the 6-character code (represented by "******").
I tried your method of opening the Web Console and searching for "m3u8" files but i cant find them on this other di$ney site.
I also tried urlsnooper2, wireshark, rtmp dump and several other programs without success.
I did download the "atresdownloader" but got a Non-English error when trying to launch the program which i can not read or understand.
Code:
necesitas descargar versiones correctas de los archivos libeay32.dll y ssleay32.dll
Perhaps someone can help me figure this out.
Thanks