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)

prabhatec 04-04-2016 12:34 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by surya987 (Post 83602)
sry i dnt use adownloader.......change user agent to ios/andriod get m3u8 link and use with livestreamer or ffmpeg....

tutorial? steps?

renco 04-04-2016 12:47 PM

Re: Downloading from voot.com


 
Guys,

As mentioned by others in the thread, adownloader was working till yesterday. But, today only the DRM protected streams are getting recognized by it, and hence, the final file is useless [found after downloading ~1GB file :( ].

Any help in finding a loophole in voot.com to download the videos will be appreciated !

pashok326 04-04-2016 12:49 PM

Re: Downloading from voot.com


 
mod ampal16999 method to get m3u8 link

1. Like this:
HTML Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
2. Now the Red is 360p, Blue is 720p and green is 1080p.
Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
3. Example chose the 1080p and this is how the link should be now.

Code:

http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8
4. Downloading via livestreamer or ffmpeg.

prabhatec 04-04-2016 01:02 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by pashok326 (Post 83609)
mod ampal16999 method to get m3u8 link

1. Like this:
HTML Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
2. Now the Red is 360p, Blue is 720p and green is 1080p.
Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
3. Example chose the 1080p and this is how the link should be now.

Code:

http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8
4. Downloading via livestreamer or ffmpeg.



will this work to get m3u8??


prabhatec 04-04-2016 01:04 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by pashok326 (Post 83609)
mod ampal16999 method to get m3u8 link

1. Like this:
HTML Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
2. Now the Red is 360p, Blue is 720p and green is 1080p.
Code:

http://video.voot.com/edash/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/flavorId/0_,khx9c03t,ytex0o2a,xzt2toko,/forceproxy/true/name/a.mp4.urlset/fragment-2-f1-v1.mp4
3. Example chose the 1080p and this is how the link should be now.

Code:

http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8
4. Downloading via livestreamer or ffmpeg.

can u pls instruct what we need to type in CMD ?

pashok326 04-04-2016 01:04 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 83610)
will this work to get m3u8??

yes. Take and try it :)

prabhatec 04-04-2016 01:10 PM

Re: Downloading from voot.com


 
no idea what we need to type in CMD of livestream :(

pashok326 04-04-2016 01:28 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 83613)
no idea what we need to type in CMD of livestream :(

enter to livestream cmd

HTML Code:

livestreamer "hls://http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8" best -o video.ts

renco 04-04-2016 01:35 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by pashok326 (Post 83614)
enter to livestream cmd

HTML Code:

livestreamer "hls://http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8" best -o video.ts

Did it work ?
I am getting "Failed to open" message in the CMD prompt

prabhatec 04-04-2016 01:37 PM

Re: Downloading from voot.com


 
Quote:

Originally Posted by pashok326 (Post 83614)
enter to livestream cmd

HTML Code:

livestreamer "hls://http://video.voot.com/enc/fhls/p/1982551/sp/198255100/serveFlavor/entryId/0_g88m6n8c/v/2/pv/1/flavorId/0_xzt2toko/name/a.mp4/index.m3u8" best -o video.ts

lemem try!
My link was this!
http://video.voot.com/enc/fhls/p/198...mp4/index.m3u8


All times are GMT -6. The time now is 06:36 AM.