View Single Post
  #2  
Old 01-31-2015, 07:03 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: kuroko streaming


Quote:
Originally Posted by chobits View Post
Hi

How I can get the link of this? http://pastebin.com/UvhFm1si

Thanks for the help.
you can use adblock plus firefox addon and livestreamer

when your video start click on ABP icon and click open blockable items search for manifest
copy that url
you get something like this
Code:
http://bngn-vh.akamaihd.net/z/43383936/35470338/smil/US/00005/766669262756829.smil/manifest.f4m?hdnea=st=...........~exp=..........~acl=/*~hmac=.........................hdcore=3.2.0
you need change the red values http>>https Z>>>i manifest.f4m >>>master.m3u8

Code:
livestreamer "hlsvariant://https://bngn-vh.akamaihd.net/i/43383936/35470338/smil/US/00005/766669262756829.smil/master.m3u8?hdnea=st=...........~exp=..........~acl=/*~hmac=.........................hdcore=3.2.0" best -o video.ts
if you want subtitle click on ABP icon and click open blockable items search for caption
you can find a file subtitle in .xml format
Reply With Quote