Closed GoogleCodeExporter closed 8 years ago
>escape get a string (example: "hello world")
and return the escaped for of the string ("hello%20world")
>unescape is the reverse process ("hello%20world" become "hello world")
in dailymotion, the url of the FLV are escaped, so i need to unescape the
string to get the good url ;)
NB: you should't make a hulu script beacause that not a host (like YouTube
DailyMotion)
Original comment by biscotte...@gmail.com
on 21 Dec 2010 at 7:43
Original comment by biscotte...@gmail.com
on 6 Mar 2011 at 2:00
Original issue reported on code.google.com by
juelzwif...@gmail.com
on 21 Dec 2010 at 7:20Attachments: