hi
im trying to download encrypt streaming (its an a VOD android app)
ive made some sniffing but still cant figure it out.
im using "youtube-dl" and it keep throwing me an errors like this:
Code:
unable to download video data: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)
Code:
Creating security context failed (0x80090304)
Unable to open key file https://194.90.120.130/CAB/keyfile?r=2100001941&t=VOD&p=0
[hls,applehttp @ 00000000006124a0] Error when loading first segment 'http://212.150.250.18/session/f532d9be-9bca-11e6-806e-000c290824fd/zpgu49/LV_ASST00000000005044743P/ondemand.co.uk_PAID0000000000754909ECPPD2/00000/ondemand.co.uk_PAID0000000000754909ECPPD2_00001.ts'
http://212.150.250.18/session/f532d9be-9bca-11e6-806e-000c290824fd/zpgu49/LV_ASST00000000005044743P/ondemand.co.uk_PAID0000000000754909ECPPD2.m3u8: Invalid data found when processing input
Im attaching the m3u8 file.
Thank You for any help!