VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. I am trying to capture/save the Legends of the Hidden Temple movie from nick.com. I've tried livestreamer and ffmpeg, but neither seem to work. If someone does seem to 'work', it says it is 'forbidden'. Could someone please show me how to download this (if it's even possible)?

    Thanks.

    Original link:
    Code:
    http://www.nick.com/videos/clip/legends-of-the-hidden-temple-Movie-full-episode.html
    m3u8 that I've found:
    Code:
    https://cp479184-vh.akamaihd.net/i/mtvnorigin/gsp.alias/mediabus/kids.com/2016/11/21/01/12/36/3e53ea64d47c45bca2d9ca9cfbfc8d8d/1413996/bAymn7Fo5I_HDNSZ704A1_1413996_6794335_,384x216_278,512x288_498,640x360_1028,768x432_1528,960x540_2128,1280x720_3128,1920x1080_5128,.mp4.csmil/index_6_av.m3u8?null=0&id=AgBJWNSWF9doxV2AZFhRxErsRs%2fgq5aOgseNg88rg2q%2fMbsL6CMnhZqoFLt1MG+snCt8XDDR4KlQZg%3d%3d&hdntl=exp=1483067869~acl=%2fi%2fmtvnorigin%2fgsp.alias%2fmediabus%2fkids.com%2f2016%2f11%2f21%2f01%2f12%2f36%2f3e53ea64d47c45bca2d9ca9cfbfc8d8d%2f1413996%2fbAymn7Fo5I_HDNSZ704A1_1413996_6794335_,384x216_278,512x288_498,640x360_1028,768x432_1528,960x540_2128,1280x720_3128,1920x1080_5128,.mp4.csmil%2f*~data=hdntl~hmac=cd1f70072fbb7c41d37c2ed8cb067655c76f7e9641fcd4101842ede696fe9ba3
    Quote Quote  
  2. I've tried livestreamer... , but neither seem to work
    Try to use the the link to master.m3u8
    Code:
    hlsvariant://https://cp479184-vh.akamaihd.net/i/mtvnorigin/gsp.alias/mediabus/kids.com ... 3128,1920x1080_5128,.mp4.csmil/master.m3u8?hdnea= ... " best -o Hidden Temple.mp4
    Last edited by sysanin; 29th Dec 2016 at 13:12.
    Quote Quote  
  3. Maybe somebody has a better solution. I used Chrome browser. Developer tools> network and typed in master.
    (See below screenshot, red circles. As the video played in the browser, these master.m3u8 entries appeared. I guess you have to play the whole hour plus video to get all the entries. If you stop/pause or mess with the video, some of the entries will duplicate, which will be a problem. There will probably be about 9 entries for the complete video.
    I use the livestreamer template:
    livestreamer "hlsvariant://put long master.m3u8 here" best -o file.ts
    for smaller file size:
    livestreamer "hlsvariant://put long master.m3u8 here" 360p -o file.ts
    Here is the first master.m3u8 entry I got from the Chrome network:
    Code:
    https://cp479184-vh.akamaihd.net/i/mtvnorigin/gsp.alias/mediabus/kids.com/2016/11/21/01/12/36/3e53ea64d47c45bca2d9ca9cfbfc8d8d/1413996/bAymn7Fo5I_HDNSZ704A1_1413996_6794335_,384x216_278,512x288_498,640x360_1028,768x432_1528,960x540_2128,1280x720_3128,1920x1080_5128,.mp4.csmil/master.m3u8?hdnea=st%3D1483015118%7Eexp%3D1483029518%7Eacl%3D%2Fi%2Fmtvnorigin%2Fgsp.alias%2Fmediabus%2Fkids.com%2F2016%2F11%2F21%2F01%2F12%2F36%2F3e53ea64d47c45bca2d9ca9cfbfc8d8d%2F1413996%2FbAymn7Fo5I_HDNSZ704A1_1413996_6794335_%2C384x216_278%2C512x288_498%2C640x360_1028%2C768x432_1528%2C960x540_2128%2C1280x720_3128%2C1920x1080_5128%2C.mp4.csmil%2F*%7Ehmac%3D40ec07b1fb33471a6e8e481377244e3617f4b29faf8a3983dee4190bbdd0a58c&__a__=off&__b__=450&__viacc__=NONE
    Putting that into the livestreamer template I get this:
    Code:
    livestreamer "hlsvariant://https://cp479184-vh.akamaihd.net/i/mtvnorigin/gsp.alias/mediabus/kids.com/2016/11/21/01/12/36/3e53ea64d47c45bca2d9ca9cfbfc8d8d/1413996/bAymn7Fo5I_HDNSZ704A1_1413996_6794335_,384x216_278,512x288_498,640x360_1028,768x432_1528,960x540_2128,1280x720_3128,1920x1080_5128,.mp4.csmil/master.m3u8?hdnea=st%3D1483015118%7Eexp%3D1483029518%7Eacl%3D%2Fi%2Fmtvnorigin%2Fgsp.alias%2Fmediabus%2Fkids.com%2F2016%2F11%2F21%2F01%2F12%2F36%2F3e53ea64d47c45bca2d9ca9cfbfc8d8d%2F1413996%2FbAymn7Fo5I_HDNSZ704A1_1413996_6794335_%2C384x216_278%2C512x288_498%2C640x360_1028%2C768x432_1528%2C960x540_2128%2C1280x720_3128%2C1920x1080_5128%2C.mp4.csmil%2F*%7Ehmac%3D40ec07b1fb33471a6e8e481377244e3617f4b29faf8a3983dee4190bbdd0a58c&__a__=off&__b__=450&__viacc__=NONE" 360p -o file.ts
    I put this into command line and downloaded the file. I repeated this with the other master.m3u8 entries (9 total).
    Then I used a software to combine all the 9 files into one video.
    If you rename all the files like file1.ts, file2.ts, file3.ts... etc
    you could use this ffmpeg command to join all the files:
    ffmpeg -i "concat:file1.ts|file2.ts|file3.ts" -c copy output.ts
    Note: you have to get your own master.m3u8 because they expire after a while.
    For your convenience, I uploaded the video and you can download it here:
    http://files.videohelp.com/u/61125/nick.ts
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard02.jpg
Views:	558
Size:	126.0 KB
ID:	40091  

    Last edited by jimdagys; 30th Dec 2016 at 07:30.
    Quote Quote  
  4. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Direct 1080p link : 1080p
    Quote Quote  
  5. Direct 1080p link
    ceppu36,
    Can you tell me how you got that link? If I want smaller resolution (360p) what would the link be?
    Also, the above link you gave only plays the first 7min 50sec of the video, not the whole 1hour video.
    Last edited by jimdagys; 30th Dec 2016 at 07:44.
    Quote Quote  
  6. Member ceppu36's Avatar
    Join Date
    Jan 2015
    Location
    Turkey
    Search PM
    Originally Posted by jimdagys View Post
    Direct 1080p link
    ceppu36,
    Can you tell me how you got that link? If I want smaller resolution (360p) what would the link be?
    Also, the above link you gave only plays the first 7min 50sec of the video, not the whole 1hour video.
    Sorry about that.
    Here Full Episode Links + Subtitle (ENG) Links : Legends of the Hidden Temple: "Full Episode"
    Quote Quote  
  7. ceppu36,
    Can you tell me how you got those mp4 links? The method I used (see above post) uses livestreamer to download, so I can see your method is different, although both methods will download the video. Can you tell me how you got the mp4 links ( steps you used, screenshots would be helpful).
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!