How can I download videos from this website www.Drupalize.meHello
Please I'd like to know how can I download videos from this website? It is using JWPlayer. When I tried to download it I've got this error: using streamtransport http://drupalize.me/videos/calendar-series-overview Code:
Download: Thread created. |
Re: How can I download videos from this website www.Drupalize.me@WuxiIxuw
Code:
rtmpdump -r "rtmpe://videola-cdn.com:1935/drupalizeme" -a "drupalizeme" -f "WIN 11,2,202,235" -W "http://drupalize.me/sites/all/modules/_custom/jwplayer/jwplayer/player.swf" -p "http://drupalize.me/videos/calendar-series-overview" -y "mp4:v/2012-05-11-D7-Calendar-01/2012-05-11-D7-Calendar-01-960x540-1200k.mp4" -T "92C7cRUswEngphuv" -o "output.flv" |
Re: How can I download videos from this website www.Drupalize.meQuote:
I've tried the above mentioned link with the application but nothing working. I've followed the following steps, so please advise for the right steps if I am doing something wrong: This is the youtube link for how I do it: http://www.youtube.com/watch?v=PRQKKzvJBBo&hd=1 |
Re: How can I download videos from this website www.Drupalize.meI 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...
Quote:
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;"> 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 |
Re: How can I download videos from this website www.Drupalize.meQuote:
But if thats working then token should be good unless streams from a different server... |
http://www.drupalize.meQuote:
Quote:
Code:
"jwplayer":{"bufferlength":10,"height":540,"width":960,"stretching":"uniform","type":"rtmp","provider":"rtmp","streamer":"rtmpe:\/\/videola-cdn.com:1935\/drupalizeme","plugins":{"gapro-1":"gapro-1","captions-2":{"back":false,"state":false,"file":"http:\/\/drupalize.me\/dotsub\/file\/7636ee45-d0f7-47c1-a691-66362972d410---eng.srt"}},"gapro.accountid":"UA-8514843-2","gapro.idstring":"||file||","gapro.trackerror":true,"flashplayer":"http:\/\/drupalize.me\/sites\/all\/modules\/custom\/drupalizevideofield\/jwplayer\/player.swf","levels":[{"bitrate":300,"file":"v\/2012-05-11-D7-Calendar-01\/2012-05-11-D7-Calendar-01-960x540-300k.mp4","width":960},{"bitrate":600,"file":"v\/2012-05-11-D7-Calendar-01\/2012-05-11-D7-Calendar-01-960x540-600k.mp4","width":960},{"bitrate":900,"file":"v\/2012-05-11-D7-Calendar-01\/2012-05-11-D7-Calendar-01-960x540-900k.mp4","width":960},{"bitrate":1200,"file":"v\/2012-05-11-D7-Calendar-01\/2012-05-11-D7-Calendar-01-960x540-1200k.mp4","width":960} Code:
http://drupalize.me/sites/all/modules/custom/drupalizevideofield/jwplayer/player.swf Code:
("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, "92C7cRUswEngphuv")) Code:
rtmpdump -r "rtmpe://videola-cdn.com:1935/drupalizeme" -a "drupalizeme" -f "WIN 13,0,0,182" -W "http://drupalize.me/sites/all/modules/custom/drupalizevideofield/jwplayer/player.swf" -p "http://drupalize.me/videos/calendar-series-overview" -y "mp4:v/2012-05-11-D7-Calendar-01/2012-05-11-D7-Calendar-01-960x540-1200k.mp4" -o 2012-05-11-D7-Calendar-01-960x540-1200k.flv -T "92C7cRUswEngphuv" --realtime Code:
RTMPDump v2.4 |
All times are GMT -6. The time now is 01:54 AM. |