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

Downloading from voot.com

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

prince_comin 06-03-2016 09:50 PM

Re: Downloading from voot.com


 
hi guys why i cant download from hotstar With hotstar streamer

i got this error



dear biezom can u fix this plz

Terenz 06-04-2016 08:54 AM

Re: Downloading from voot.com


 
prince_comin,
With livestreamer or manually with ffmpeg+crypt.key work
Code:

[cli][info] Found matching plugin stream for URL https://staragvod-vh.akamaihd.net/i/videos/plus/eht/1/etc/index_1_av.m3u8?null=etc.
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (hls)
File Test.ts already exists! Overwrite it? [y/N] y
[download][Test.ts] Written 14.2 MB (2s @ 5.3 MB/s)

Wait for the update or learn something around...

sscomp32 06-05-2016 02:52 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prince_comin (Post 84620)
hi guys why i cant download from hotstar With hotstar streamer

i got this error



dear biezom can u fix this plz

I dont know why it didnt work for you but working for me perfectly.


Maybe you have the old software?

prabhatec 06-06-2016 01:33 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prince_comin (Post 84620)
hi guys why i cant download from hotstar With hotstar streamer

i got this error



dear biezom can u fix this plz


this is simple just change country to japan or france or Netherlands!

prabhatec 06-06-2016 04:47 AM

Re: Downloading from voot.com


 
Any 1 can help me how to convert ts to mp4 using ffmeg?

sscomp32 06-06-2016 11:44 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 84662)
Any 1 can help me how to convert ts to mp4 using ffmeg?

Code:

ffmpeg -i 1.ts -c copy -bsf:a aac_adtstoasc 1.mp4
Where '1' is your file. rename it according to your file. But make sure the name has no spaces.

prabhatec 06-06-2016 02:46 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by sscomp32 (Post 84664)
Code:

ffmpeg -i 1.ts -c copy -bsf:a aac_adtstoasc 1.mp4
Where '1' is your file. rename it according to your file. But make sure the name has no spaces.

May i get a example how it shuld be?
Suppose if i have a video named :Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram" inside C:\hotstarsportslivestreamer-master\videos So how it shuld be?

sscomp32 06-07-2016 02:47 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 84669)
May i get a example how it shuld be?
Suppose if i have a video named :Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram" inside C:\hotstarsportslivestreamer-master\videos So how it shuld be?

First open the command prompt and navigate the folder where the video is.
You can do it the usual way of using cd command and changing the directory.
Or press shift + right click on the folder where the file is.

when you have the command prompt open ,write this command:

Code:

ffmpeg -i Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram.ts -c copy -bsf:a aac_adtstoasc Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram.mp4
You can keep the filename whatever you want. both the input and output need not be same.

prabhatec 06-07-2016 02:33 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by sscomp32 (Post 84676)
First open the command prompt and navigate the folder where the video is.
You can do it the usual way of using cd command and changing the directory.
Or press shift + right click on the folder where the file is.

when you have the command prompt open ,write this command:

Code:

ffmpeg -i Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram.ts -c copy -bsf:a aac_adtstoasc Siya-Ke-Ram_episode179_Lakshman-Goes-Looking-For-Ram.mp4
You can keep the filename whatever you want. both the input and output need not be same.


Thanks very much mate :)

anilboy82 06-11-2016 02:56 AM

Re: Downloading from voot.com


 
1 Attachment(s)
Not Working For Voot Anymore


All times are GMT -6. The time now is 03:13 PM.