PDA

View Full Version : Urgent - Impossible to Download Alphorm Video


pt75000
03-14-2016, 03:17 AM
Hello, someone could tell me how is it possible to download Alphorm Videos ?

The link is about that :

rtmpte://rtmp.alphorm.com/cfx/st/mp4:FR_291/FR_291_03_01.mp4?Expires=1458094924&Signature=mBOM-ywFXZxSMvfz-vEywgQcMq4BXFgKUVBMI3h0ddb9xkQSOZYFOB4JN81IySETUuu 6H1cx3D62sUM77GVo0RQGHGpMsPDzCnTzWlyk8mgS3qMiX-NPQRMRKGc1JpxqOBOCXjoj8cLr6fyWepw9LQn0-y6fk7pGuhbkG-OUzLU_&Key-Pair-Id=APKAJF2PMCJPGKXG2GEA

or that :
http://web.alphorm.com/FR_226/FR_226_04_00.mp4?Expires=1458094881&Signature=sDKyus4gaCvZ2c4yfORz2RuUxERkgtXVFjcC5lBq UBqB4kpVUMgnJHTxG1TS2a0WCQfz~VFCVSjc6eQQCFdHZkbuo3 QUx2ngJnXRmSMSvJgtwLr8uEvSeK84q~bX25ryqcBgVRynkGCX 3uxnNYC1gBX47UYtD55bm7N7S~3MONM_&Key-Pair-Id=APKAJF2PMCJPGKXG2GEA

I tried with rtmpdump.exe but ERROR: RTMP_Connect1, handshake failed.

I tried with VLC (open stream) : but error

I Tried with Jaksta but error too :
Stream Downloading
Start: 11/03/2016 22:14
Destination: Drupal 8 Webmaster Configurateur.flv
Stream Downloading Starting: Size: 0 octets/0 octets (0%), Time: 00:00:00/Live, FLV
Stream Downloading Queued: Size: 0 octets/0 octets (0%), Time: 00:00:00/Live, FLV
RTMPTE Downloader
Naming rule applied: Browser
Stream Downloading Failed: Size: 0 octets/0 octets (0%), Time: 00:00:00/Live, FLV
Unknown error
End: 01/01/0001 00:00


I tried with "URLSnooperSetup" but it does not detect the stream !

I think the video are protected but i dont know how ?

For exemple if i use an api rest program :
URL : http://www.alphorm.com//formation/PlayVideo
Method : Post
Header : Content-Type: application/json
Content : {'idVideo':4843, 'idtraining':113}

The Api returns me :


{
"success": {
"TrainingId": 113
"VideoId": 4843
"PathVideo": "FR_226/FR_226_04_00.mp4?Expires=1458094881&Signature=sDKyus4gaCvZ2c4yfORz2RuUxERkgtXVFjcC5lBq UBqB4kpVUMgnJHTxG1TS2a0WCQfz~VFCVSjc6eQQCFdHZkbuo3 QUx2ngJnXRmSMSvJgtwLr8uEvSeK84q~bX25ryqcBgVRynkGCX 3uxnNYC1gBX47UYtD55bm7N7S~3MONM_&Key-Pair-Id=APKAJF2PMCJPGKXG2GEA"
"PathStVideo": ""
"LastPosition": 0
"TrainingPhoto": "http://static.alphorm.com/bgplayer/FR_226_bg_player.png"
"isMobile": "false"
}-
"message": ""
}


What the technic did they use ?

Thank you for your help !

pt75000
03-14-2016, 03:30 AM
With the 2.4 rtmpdump :


Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Failed

abdes
07-04-2016, 09:16 AM
just change rtmpte to rtmp

like this :


rtmp://rtmp.alphorm.com/cfx/st/mp4:FR_291/FR_291_03_01.mp4?Expires=1458094924&Signature=mBOM-ywFXZxSMvfz-vEywgQcMq4BXFgKUVBMI3h0ddb9xkQSOZYFOB4JN81IySETUuu 6H1cx3D62sUM77GVo0RQGHGpMsPDzCnTzWlyk8mgS3qMiX-NPQRMRKGc1JpxqOBOCXjoj8cLr6fyWepw9LQn0-y6fk7pGuhbkG-OUzLU_&Key-Pair-Id=APKAJF2PMCJPGKXG2GEA


and you try with "IDM"

theGate
02-20-2017, 08:59 AM
hello all

is there any solution for this
I am interested

theGate