snypercopyright
06-20-2014, 09:13 PM
Good night, someone could help me please? 
I need to download a video to study and I'm not getting: 
http://www.alfaconcursos.com.br/cursos/detalhe/1556/basico_para_concursos_nivel_superior.html
Of this error:
ERROR: rtmp server sent error 
ERROR: rtmp server requested close 
rtmpdump -r "rtmps://51a59b8396b9d.streamlock.net/alfaconcursos2s" -a "alfaconcursos2s" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf"  -y "mp4:200/evandro_guedes/dir_adm/eg_dir_adm_00001.mp4" -o direito_administrativo/encontro1/eg_dir_adm_00001.mp4 --live -T "5bead039555e3046e491864eaa333914"
Thank you!
em_dai_kho
06-20-2014, 10:01 PM
:) 
https://www.youtube.com/embed/e9Kd4TErkuw?autoplay=1
snypercopyright
06-23-2014, 06:46 AM
Thanks, but it's not that I want to download this video, this video link I posted is just an example, I need to download others who are in administrative area .. 
If anyone can help me I appreciate it! 
I need help, I want to download the video but the following error in the debug:
RTMPDump v2.4 79459a2~git
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Parsing...
DEBUG: Parsed protocol: 4
DEBUG: Parsed host    : 51a59b8396b9d.streamlock.net
DEBUG: Parsed app     : alfaconcursos2s
DEBUG: Protocol : RTMPS
DEBUG: Hostname : 51a59b8396b9d.streamlock.net
DEBUG: Port     : 443
DEBUG: Playpath : mp4:200/joao_paulo/inf/jp_inf_00106
DEBUG: tcUrl    : rtmps://51a59b8396b9d.streamlock.net:443/alfaconcursos2s
DEBUG: swfUrl   : http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf
DEBUG: app      : alfaconcursos2s
DEBUG: live     : yes
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: d7 5b 81 81 8c 11 2f b8 91 c4 e6 f7 4d ee 65 e2
DEBUG: f6 a2 fb 9c c4 bc 5f 8b 44 37 b8 35 63 98 1a df
DEBUG: SWFSize  : 218681
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 03
DEBUG: HandShake: Client digest offset: 430
DEBUG: HandShake: Initial client digest: 
DEBUG: 8b 17 2e be b8 14 69 12 fa bf c4 9f 39 b4 35 a7
DEBUG: 33 87 6c 98 c8 f3 65 76 f2 5b c8 28 dd 1c bf 2f
DEBUG: HandShake: Type Answer   : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version   : 3.0.1.1
DEBUG: HandShake: Calculated digest key from secure key and server digest: 
DEBUG: 9e ed a0 e9 fc b3 3f d8 7e 08 1f 41 80 75 a1 bb
DEBUG: a5 5c ec c1 5f 4c 3d f0 27 7f 69 ae b0 f9 45 47
DEBUG: HandShake: Client signature calculated:
DEBUG: 80 bb f6 1c d1 ae 47 08 bd 0c d2 61 e3 28 bb 51
DEBUG: b0 e6 43 fd 0e 1e 21 93 27 80 78 65 ed 8e 53 86
DEBUG: HandShake: Server sent signature:
DEBUG: 78 c5 fb 4c 3e f8 c9 8b 2e 6f a8 75 be 9b 72 8e
DEBUG: 1d ad f5 97 1e 7d d5 2c fb 63 04 e7 0f 7b 16 41
DEBUG: HandShake: Digest key: 
DEBUG: fe be 16 6d 77 8f 4e 93 66 26 04 29 ca 8c 07 3b
DEBUG: 59 67 7e ad b0 61 dc 02 63 e9 8e 4f e2 02 9d a2
DEBUG: HandShake: Signature calculated:
DEBUG: 78 c5 fb 4c 3e f8 c9 8b 2e 6f a8 75 be 9b 72 8e
DEBUG: 1d ad f5 97 1e 7d d5 2c fb 63 04 e7 0f 7b 16 41
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 0
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: RTMP_ClientPacket, received: invoke 251 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:	error>
DEBUG: Property: <Name:               code, STRING:	NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:	Connection failed: Application rejected connection.>
DEBUG: Property: <Name:           clientid, NUMBER:	513087265.00>
DEBUG: Property: <Name:        secureToken, STRING:	300bac48cf3c919cd0938afdfa424c8230d69339194f4c2cdd 16a7305f364e16c6a0cbf7>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
The command to download the video:
rtmpdump -r "rtmps://51a59b8396b9d.streamlock.net/alfaconcursos2s" -a "alfaconcursos2s" -W "http://www.alfaconcursos.com.br/imagens/player/player_alfacon.swf" -y "mp4:200/evandro_guedes/dir_adm/eg_dir_adm_00001.mp4" -o direito_administrativo/encontro1/eg_dir_adm_00001.mp4 --live -T "5bead039555e3046e491864eaa333914"
em_dai_kho
06-23-2014, 10:56 AM
i think token wrong
snypercopyright
06-23-2014, 11:27 AM
i think token wrong
http://www.showmycode.com/
The swf file is still the same as before, I could download the videos, now of this error ...
Watch the action script code :
switch (evt.info.code){ case "NetConnection.Connect.Success": if (evt.info.secureToken != undefined){ this._connection.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, "5bead039555e3046e491864eaa333914")); };
Read more at: http://www.showmycode.com/
blimey
06-23-2014, 03:16 PM
Thanks, but it's not that I want to download this video, this video link I posted is just an example, I need to download others who are in administrative area .. 
If anyone can help me I appreciate it! 
See example in private note.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.