Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Support for hotstar.com #7630
Support for hotstar.com #7630
Comments
|
Here you go - http://www.hotstar.com/#!/sumit-sambhal-lega-5067/when-sumit-first-met-maya-1000077191-e This is from the comedy series sumit sambhal lega. I needed to register to the site to extract the URL. There are many hindi syndicated shows out there so would be useful to one and all. It supports only flv (flash) plugin only. |
|
Just to clarify: one doesn't need to register on the site to extract the URL. (Confirmed this before posting the comment.) |
|
yes its possible as the following code needs to be parsed The code to link to video : object id="AVSFlashPlayer" name="AVSFlashPlayer" align="middle" width="952" height="536" type="application/x-shockwave-flash" param name="quality" value="high" for which a web fetch request ,with the link grabber is required , we also need to check for the param value for the quality to be high as the site fetches data differently for different platforms , devices etc (confirmed by changing the useragent, used different browser for android device in android , also processed the packet data received by the hotstar app for android (used wireshark ,Pc as Acess point)) . Will start to work on the code asap. |
|
By the way simply download the video using this code in any download manager till the codes are complete http://www.hotstar.com/player/AVSFlashPlayer.swf?release=2.3.73d3b1e52c69806436dfcbed4a814522e6b8f903_25_Nov_v4 |
|
That doesn't work, or at least trying wget doesn't get me anywhere :-
|
|
i added an initial support for this site, it will take effect in the next version. |
Hi all,
Would be nice if there was a way to support for hotstar.com . It is a streaming service just like youtube.com for Asian Sub-continent and is part of Star Network.