PDA

View Full Version : How could I rip this stream of video, seems to be a blob?


fabman
02-16-2017, 03:58 AM
I'm trying to download the video from this page:

page (http://disneychannel.es/ver/la-princesa-sof-a-episode-210-35-520cd25ed61d85e44033111a)

And all I could come up on the source code is this url:

blob:http://disneychannel.es/95f72d9f-91b2-46a6-ab65-ccbe8bc7d48e

But either wget or livestreamer seems to be unable to download it.
Livestreamer says "error: No plugin can handle URL: http://disneychannel.es/95f72d9f-91b2-46a6-ab65-ccbe8bc7d48e"

Irritant4
02-16-2017, 04:38 PM
I cannot access the Disney.es since it is geo-walled. I can however show you from Disney.com how to get videos.

The playlist with the keys are easily visible in browser or url sniffer:

E:\video\RipBot264\Tools\ffmpeg\ffmpeg.exe -i "http://content.uplynk.com/ext/21885d134fa441488df8e1d7acee8c66/10076973.m3u8?exp=1487288442&ct=a&oid=21885d134fa441488df8e1d7acee8c66&eid=10076973&iph=ce306aa8b1e905255c7887459145c5d4854424caafad6e fa57c43542b2407a06&rays=jihgfedcb&euid=99F55AE5-75BE-4EE8-91F3-232D1F25093E_013_1_001_lf_04-06-00_NA&cdn=ec&stgcfg=datg&pp2ip=0&sig=9ad288acef202bc9aeafa286b6f9ed47e7ccf39f33d10c ca6f6969001d9ee888&ad.cping=1" -c copy "c:\temp\video.mp4"

fabman
02-17-2017, 01:33 AM
Thank you for your help, although, there's no m3u8 on the source code on the Spanish version of Disney, maybe I'm missing something?.

I uploaded the source code on dropbox just in case. (https://dl.dropboxusercontent.com/u/9176268/view-source_disneychannel.es_ver_la-princesa-sof-a-episode-210-35-520cd25ed61d85e44033111a.html)

JonDough
02-17-2017, 07:10 AM
I uploaded the source code on dropbox just in case. (https://dl.dropboxusercontent.com/u/9176268/view-source_disneychannel.es_ver_la-princesa-sof-a-episode-210-35-520cd25ed61d85e44033111a.html)
The download url is right in your dropbox file.

downloadUrl": http://cdnbakmi.kaltura.com/p/1068292/sp/106829200/raw/entry_id/1_4t2y222m/version/0

fabman
02-17-2017, 09:13 AM
Ah!, it was within the javascript.

Thank you, it works!