[Webkit-unassigned] [Bug 45025] [GStreamer] fails to play html5 dailymotion videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 06:33:13 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=45025





--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2010-09-01 06:33:13 PST ---
The 303 status-code is internally handled by libsoup which loads the new location:


GET /video/222/823/24328222%3Amp4_h264_aac%3A1.mp4?aksessionid=-851029842_283229&akauth=1283351391_68b9dec10fc60841b3dfc2c6ce6926ac HTTP/1.1
Host: vid.akm.dailymotion.com
transferMode.dlna: Streaming
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/534.7+ (KHTML, like Gecko) Safari/534.7+
icy-metadata: 1
Referer: http://openvideo.dailymotion.com/video/xehfry_joe-flemke-a-short-skate-film_sport#hp-sc-p-1
Accept: */*
Accept-Encoding: gzip
Cookie: XGEOIP=c43c4442cfef8177:I2fdb974f:C67:KES:A56:RQ2F0YWx1bmE=:LQmFyY2Vsb25h:Z:X41.3833000000000:Y2.1833000000000:SAS3352:NVEVMRUZPTklDQSBERSBFU1BBTkE=; RMID=4f97db2f4c7e4730; __qca=P0-1442571829-1283344240514; v1st=971D34A4A4692868; __utmz=244310544.1283344243.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utma=244310544.753497505.1283344242.1283344242.1283344242.1; __utmb=244310544.0.10.1283344242; __utmc=244310544; __utmv=244310544.|4=segment=61=1,

HTTP/1.1 403 Forbidden
Server: AkamaiGHost
Mime-Version: 1.0
Content-Type: text/html
Content-Length: 175
Expires: Wed, 01 Sep 2010 12:29:57 GMT
Date: Wed, 01 Sep 2010 12:29:57 GMT
Connection: keep-alive

<HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>
An error occurred while processing your request.<p>
Reference #50.3e42e0c2.1283344197.cee40f3
</BODY></HTML>

So I think this is a server-side issue, although it runs fine in Iceweasel...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list