ChoRyuJin
01-28-2015, 01:34 AM
I'm trying to download a video below
http://logirl.favclip.com/video/tgs_concert05.html
I found that it is a HLS video
I have tried in ffmpeg but it didn't work.
It said 403 Forbidden
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-27_131121_zpse03f14e1.png
after that I have tried perl script with openssl installed to download it, however it didn't work.
perl with openssl - https://github.com/osklil/hls-fetch
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_121444_zps60e0e432.png
and then I tried another npm script by using node.js
trying to obtain a decrypt link - https://www.npmjs.com/package/hls-decryptor
It didn't work too.
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_130335_zpscf169e00.png
At last, I searched this forum in google and I found that GetFLV may work and so I did try to download by using GetFLV 9.6.5.3.
It could be downloaded but it cannot be play. Is it the problem with the encryption?
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_162937_zpsbcecc97b.png
I have been struggled since last day. I'm so exhausted.
Could anyone offer help?
http://logirl.favclip.com/video/tgs_concert05.html
I found that it is a HLS video
I have tried in ffmpeg but it didn't work.
It said 403 Forbidden
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-27_131121_zpse03f14e1.png
after that I have tried perl script with openssl installed to download it, however it didn't work.
perl with openssl - https://github.com/osklil/hls-fetch
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_121444_zps60e0e432.png
and then I tried another npm script by using node.js
trying to obtain a decrypt link - https://www.npmjs.com/package/hls-decryptor
It didn't work too.
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_130335_zpscf169e00.png
At last, I searched this forum in google and I found that GetFLV may work and so I did try to download by using GetFLV 9.6.5.3.
It could be downloaded but it cannot be play. Is it the problem with the encryption?
http://img.photobucket.com/albums/v315/ChoRyuJin/2015-01-28_162937_zpsbcecc97b.png
I have been struggled since last day. I'm so exhausted.
Could anyone offer help?