Well I assume you are a newbie and dumb enough to not understand..
First ,
Download
Livestreamer and install it.
Second select voot video you want to dowanload and copy the webpage url
Third , go to 9xbuddy.com paste url and you will get THREE urls, right click and copy thr url as per your need
replace
https with
http
Forth and Final,
start CMD
type as follows to play it to VLC
Quote:
livestreamer "hlsvariant://link you copied from webpage" best
|
OR
type as follows to download it.
Quote:
livestreamer "hlsvariant://link you copied from webpage" best -o video.ts
|
and there you go..
..IT WAS THE EASY ONE..
But if you want
720p then you need to do very little hard work... Follow
Open
voot video on original site which you want to download..
Hit
ctrl+shift+i or
Right click and
inspect
Hit
ctrl+f and type exactly
a.m3u8?playSessionId
right click and copy that url
which looks like this
Quote:
https://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/entryId/0_b2nuwmvn/format/applehttp/tags/webnew/protocol/https/f/a.m3u8?playSessionId=e6d68f91-5bb3-103c-d918-789ed842103d&clientTag=html5:v2.55.2
|
Now delet the red part
Quote:
https://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/entryId/0_b2nuwmvn/format/applehttp/tags/webnew/protocol/https/f/a.m3u8?playSessionId=e6d68f91-5bb3-103c-d918-789ed842103d&clientTag=html5:v2.55.2
|
Which becomes this
Quote:
http://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/entryId/0_b2nuwmvn/format/applehttp/webnew/protocol/https/f/a.m3u8
|
Now open CMD type
Quote:
livestreamer "hlsvariant://http://cdnapisec.kaltura.com/p/1982551/sp/198255100/playManifest/entryId/0_b2nuwmvn/format/applehttp/webnew/protocol/https/f/a.m3u8 best
|
That's it.
