Ask HN: Decode Youtube 500 page This is youtube's 500 page. I wonder if someone knows how the 'information' is encoded. It is not base64. Does anyone know how to decode it. http://paste.pm/raw/dme |
Ask HN: Decode Youtube 500 page This is youtube's 500 page. I wonder if someone knows how the 'information' is encoded. It is not base64. Does anyone know how to decode it. http://paste.pm/raw/dme |
But it would be interesting to collect a lot of this error messages to check if they appear to be completely random.
I have once set out to write a module for Nodejs for the same purpose, but never finished it. Can't really see a downside in this way of reporting errors.
( I used to like SO very much and I hope someone will come up a similar site with more useful guidelines. : )
import base64
base64.urlsafe_b64decode(s)