javascript - How to parse the video address starting with blob in the video tag
I want to grab a video from a video website, but the video address is encrypted, such as: blob:http://www.imooc.com/fdf730ad-6378-499c-8d32-b8b4d01b4afc video The src is this address. Does anyone know how to crack it?