Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Recording/Downloading from MelOn

(http://stream-recorder.com/forum/showthread.php?t=20501)

scoups 12-04-2015 11:24 AM

Recording/Downloading from MelOn


 
I've seen 2 posts on here about downloading videos from the Korean site 'MelOn' under the melon tag http://stream-recorder.com/forum/tags/melon/ and i wanted to know how to get the download myself. i've tried all free download sites/extensions and nothing seems to work.
here is the video i'm trying to download
http://vod.melon.com/video/detail2.h...enuId=26020101

thanks

biezom 12-04-2015 05:45 PM

Re: Recording/Downloading from MelOn


 
Quote:

Originally Posted by scoups (Post 81416)
I've seen 2 posts on here about downloading videos from the Korean site 'MelOn' under the melon tag http://stream-recorder.com/forum/tags/melon/ and i wanted to know how to get the download myself. i've tried all free download sites/extensions and nothing seems to work.
here is the video i'm trying to download
http://vod.melon.com/video/detail2.h...enuId=26020101

thanks

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)



All times are GMT -6. The time now is 07:01 PM.