[PATCH] Handle embedded param name in Akamai auth token
dinkypumpkin
dinkypumpkin at gmail.com
Mon Jul 18 13:50:00 EDT 2011
For at least some embedded content (example below), the Akamai
auth token is returned with "auth=" already prepended, which
get_iplayer doesn't expect and thus duplicates. The changes in
this commit will handle auth tokens with or without the param
name prepended.
Example:
http://www.bbc.co.uk/learningzone/clips/thermal-imagery-in-the-desert/3204.html
---
get_iplayer | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-Handle-embedded-param-name-in-Akamai-auth-token.patch
Type: text/x-patch
Size: 815 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/get_iplayer/attachments/20110718/ba6321f7/attachment.bin>
More information about the get_iplayer
mailing list