05-31-2015, 08:40 AM
|
Senior Member
|
|
Join Date: Sep 2014
Posts: 1,025
|
|
Re: mp4/f4m help
Quote:
Originally Posted by joejones15
need Australia VPN:
site:
Code:
http://www.foxsports.com.au/video?v=sto-v-che-match-highlights_1227376566612&vc=792
i found this:
Code:
http://foxsportshds-vh.akamaihd.net/z/free/geoblock/2015/05/31/SRU_STO_CHE_HLTS_201505310259/SRU_STO_CHE_HLTS_201505310259_,248,564,896,1096,1596,2628,.mp4.csmil/manifest.f4m?g=MGXDLEIUCZLU&hdcore=3.5.0
i try this:
Code:
livestreamer "hds://http://foxsportshds-vh.akamaihd.net/z/free/geoblock/2015/05/31/SRU_STO_CHE_HLTS_201505310259/SRU_STO_CHE_HLTS_201505310259_,248,564,896,1096,1596,2628,.mp4.csmil/manifest.f4m?g=MGXDLEIUCZLU&hdcore=3.5.0"
but get "403 client error forbidden"
|
hi
I assume your vpn does not cover all traffic, and just one of your browser. Because the code works
Code:
livestreamer "hds://http://foxsportshds-vh.akamaihd.net/z/free/geoblock/2015/05/31/SRU_STO_CHE_HLTS_201505310259/SRU_STO_CHE_HLTS_201505310259_,248,564,896,1096,1596,2628,.mp4.csmil/manifest.f4m?g=MGXDLEIUCZLU&hdcore=3.5.0" best -o test.flv
[cli][info] Found matching plugin stream for URL hds://http://foxsportshds-vh.akamaihd.net/z/free/geoblock/2015/05/31/SRU_STO_CHE_HLTS_201505310259/SRU_STO_CHE_HLTS_201505310259_,248,564,896,1096,1596,2628,.mp4.csmil/manifest.f4m?g=MGXDLEIUCZLU&hdcore=3.5.0
[cli][info] Available streams: 1113k, 1622k, 251k (worst), 2671k (best), 572k, 910k
[cli][info] Opening stream: 2671k (hds)
[download][test.flv] Written 3.1 MB (17s @ 185.9 KB/s)
|