View Single Post
  #5  
Old 07-15-2015, 06:29 PM
warrior warrior is offline
Junior Member
 
Join Date: Feb 2015
Posts: 4
warrior is on a distinguished road
Default

Re: how to download videos from colors website


Quote:
Originally Posted by biezom View Post
1) download https://github.com/chrippa/livestrea...12.2-win32.zip
2) unzip the file in C:\ (for example)
3) so you have C:\livestreamer-v1.12.2 folder
4) open cmd.exe (command shell)
5) in this command shell go to C:\livestreamer-v1.12.2
Code:
cd C:\livestreamer-v1.12.2
6)in your command shell

Code:
livestreamer "hds://http://vodcolors-vh.akamaihd.net/z/other_vods/20150709/Hrithik-,256000,512000,712000,.mp4.csmil/manifest.f4m?hdnea=st=1436829000~exp=1436836200~acl=/*~hmac=9002b0c9ae8e2c1517d7b331b73d4e1f68b4fd149c06ea333a10498ce40a5cf0&jwstreamtype=hds&g=NBIUGFFXMCRC&hdcore=3.6.0&plugin=jwplayer-3.6.0.0 pvswf=http://player.in.com/v7/jwplayer/jwplayer.flash.swf" best -o IIFA-2015-Leave-everything-and-watch-Hrithik-s-performance.flv
with in red the manifest url find with adblock plus

livestreamer download in C:\livestreamer-v1.12.2 folder and the file name is IIFA-2015-Leave-everything-and-watch-Hrithik-s-performance.flv
in command shell i typed the code & got this message given below
------------------------------------------------------------------------
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\Admin>cd C:\livestreamer-v1.12.2

C:\livestreamer-v1.12.2>hds://http://vodcolors-vh.akamaihd.net/z/other_vods/2015
0709/Hrithik-,256000,512000,712000,.mp4.csmil/manifest.f4m?hdnea=st=1436829000~e
xp=1436836200~ac1=/*~hmac=9002b0c9ae8e2c1517d7b331b73d4e1f68b4fd149c0 6ea333a1049
8ce40a5cf0&jwstreamtype=hds&g=NBIUGFFXMCRC&hdcore= 3.6.0&plugin=jwplayer-3.6.0.0p
vswf=http://player.in.com/v7/jwplayer.flash.swf"best-o IIFA-2015-Leave-everythin
g-and-watch-Hrithik-s-performance.flv
'hds:' is not recognized as an internal or external command,
operable program or batch file.
'jwstreamtype' is not recognized as an internal or external command,
operable program or batch file.
'g' is not recognized as an internal or external command,
operable program or batch file.
'hdcore' is not recognized as an internal or external command,
operable program or batch file.
'plugin' is not recognized as an internal or external command,
operable program or batch file.

C:\livestreamer-v1.12.2>

--------------------------------------------------------------------------
what to do next?
Reply With Quote