Quote:
Originally Posted by scoups
|
hi
in your link
Code:
http://vod.melon.com/video/detail2.htm?mvId=50143232&menuId=26020101
or in source page you can find
Code:
var contsId = '50143232';
open
Code:
http://vod.melon.com/delivery/streamingInfo.json?contsId=50143232&contsType=VIDEO
and you can find .m3u8 link
example
Code:
"otherPlay":false,"encUrl":"http://api.wecandeo.com/video.m3u8?k=IQeW2kkTPXuanrRxoZ9t99ozE3dFOcMWbQ4KABbkLzipk3Ot9V4lAIipG1mtmipnFrzpEM6ZgEkOvwlWsZ4dXewYypMCXNaJDwGvVv8p6rVT4Qie"
Code:
livestreamer "hlsvariant://http://api.wecandeo.com/video.m3u8?k=IQeW2kkTPXuanrRxoZ9t99ozE3dFOcMWbQ4KABbkLzipk3Ot9V4lAIipG1mtmipnFrzpEM6ZgEkOvwlWsZ4dXewYypMCXNaJDwGvVv8p6rVT4Qie" best -o video.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://http://api.wecandeo.com/video.m3u8?k=IQeW2kkTPXuanrRxoZ9t99ozE3dFOcMWbQ4KABbkLzipk3Ot9V4lAIipG1mtmipnFrzpEM6ZgEkOvwlWsZ4dXewYypMCXNaJDwGvVv8p6rVT4Qie
[cli][info] Available streams: 720p (worst, best)
[cli][info] Opening stream: 720p (hls)
[download][video.ts] Written 3.8 MB (9s @ 435.3 KB/s)