View Single Post
  #5  
Old 04-27-2015, 11:46 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Error message 403


Code:
wget --header "X-Forwarded-For: 159.33.65.39" "http://api.radio-canada.ca/validationMedia/v1/Validation.html?deviceType=ipad&appCode=thePlatform&connectionType=broadband&output=json&idMedia=108402"
Code:
{"url":"https://toutvuniver1-vh.akamaihd.net/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_,500,800,1200,2000,.mp4.csmil/master.m3u8?hdnea=st=1430199525~exp=1432791525~acl=/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_*~hmac=081f84cca30b19952c9e9cedff3e0eca44a5632c126330053438a24d8790c6e4","message":null,"errorCode":0,"params":[{"name":"mediaType","value":"video"},{"name":"tokenId","value":1}],"bitrates":null}
Code:
livestreamer "hlsvariant://https://toutvuniver1-vh.akamaihd.net/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_,500,800,1200,2000,.mp4.csmil/master.m3u8?hdnea=st=1430199525~exp=1432791525~acl=/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_*~hmac=081f84cca30b19952c9e9cedff3e0eca44a5632c126330053438a24d8790c6e4" best -o 01.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://https://toutvuniver1-vh.akamaihd.net/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_,500,800,1200,2000,.mp4.csmil/master.m3u8?hdnea=st=1430199525~exp=1432791525~acl=/i/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_*~hmac=081f84cca30b19952c9e9cedff3e0eca44a5632c126330053438a24d8790c6e4
[cli][info] Available streams: 288p (worst), 360p, 480p (best)
[cli][info] Opening stream: 480p (hls)
Code:
livestreamer "hds://toutvuniver1-vh.akamaihd.net/z/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_,500,800,1200,2000,.mp4.csmil/manifest.f4m?hdnea=st=1430161800~exp=1432753800~acl=/z/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_*~hmac=f5f2609df4738efa7667082481162b3fc933967aa5b69f9ed3e40fa2cf3f89d0&hdcore=3.5.0 pvswf=http://static.tou.tv/console/radiocanada/v2/ConsoleProd.swf" best -o 01.flv
Code:
[cli][info] Found matching plugin stream for URL hds://toutvuniver1-vh.akamaihd.net/z/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_,500,800,1200,2000,.mp4.csmil/manifest.f4m?hdnea=st=1430161800~exp=1432753800~acl=/z/008/mp4/b/2014-03-18_07_00_00_brigittebardot_0001_*~hmac=f5f2609df4738efa7667082481162b3fc933967aa5b69f9ed3e40fa2cf3f89d0&hdcore=3.5.0 pvswf=http://static.tou.tv/console/radiocanada/v2/ConsoleProd.swf
[cli][info] Available streams: 1324k, 2124k (best), 560k (worst), 924k
[cli][info] Opening stream: 2124k (hds)
[stream.hds][error] Unknown tag type found, this stream is probably encrypted
Reply With Quote