It Works.
Code:
livestreamer "hlsvariant://https://staragvod-vh.akamaihd.net/i/videos/asianetdigi/mbmaly/84/1000041137_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1425311441~exp=1425311621~acl=/*~hmac=22f6f927677cae4c3c73a07cfb17c9e5cb144f2c0b5abbb90d5a102d19cbc00c&g=IMSBTBYCHMAY&hdcore=3.5.0&plugin=aasp-3.5.0.151.81" best -o MBMAL.ts
You need to take care of 2 things.
1. For every run the code after 'master.m3u8?' will change so if a url runs once you will have to play the video again in browser and obtain the new manifest url.
2. You have around 100 seconds from the time you copy the code to executing it in command prompt so be fast.