Quote:
Originally Posted by fabman
I know it's been a while from this thread. I'm also trying to download videos from drupalize.me, I tested the line you gave as a solution and it works. But I have no idea where did you get those parameters from...
I went to that url and I show this html code on that page:
HTML Code:
<div id="drupalizeme-video-player_wrapper" style="position: relative;">
<object type="application/x-shockwave-flash" data="http://drupalize.me/sites/all/modules/custom/drupalizevideofield/jwplayer/player.swf" width="960" height="540" bgcolor="#000000" id="drupalizeme-video-player" name="drupalizeme-video-player">
<param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always">
<param name="seamlesstabbing" value="true">
<param name="wmode" value="opaque">
<param name="flashvars" value="netstreambasepath=http%3A%2F%2Fdrupalize.me%2Fvideos%2Fcalendar-series-overview&file=http%3A%2F%2Fvideola-cdn.com%3A1935%2Fdrupalizeme%2Fsmil%3Avideo-339.smil%2Fplaylist.m3u8%3Ft%3D1400521968%26s%3Df685620804e495599f52310820cb68c5&id=drupalizeme-video-player&className=jwplayer-player&bufferlength=10&stretching=uniform&type=rtmp&provider=rtmp&streamer=rtmpe%3A%2F%2Fvideola-cdn.com%3A1935%2Fdrupalizeme&plugins=http%3A%2F%2Flp.longtailvideo.com%2F5%2Fcaptions%2Fcaptions.swf&image=http%3A%2F%2Fdrupalize.me%2Fsites%2Fdefault%2Ffiles%2Fvideoasset_screenshots%2Fcalendar-1.png&dock=false&gapro=%5Bobject%20Object%5D&captions.back=false&captions.state=false&captions.file=http%3A%2F%2Fdrupalize.me%2Fdotsub%2Ffile%2F7636ee45-d0f7-47c1-a691-66362972d410---eng.srt&captions.pluginmode=HYBRID&controlbar.position=over">
</object>
But I can't find the -T parameter value or the -y paramter value there, no "92C7cRUswEngphuv" or mp4 url to get.
Can't anyone help me?,
Thank you
|
You can mem dump from browser or decompile the swf but you may need to do more to get token!
But if thats working then token should be good unless streams from a different server...