[piratebay] unescape title

This commit is contained in:
Julien Veyssier 2013-03-17 18:43:22 +01:00
commit a7b42940b0
2 changed files with 6 additions and 2 deletions

View file

@ -219,6 +219,8 @@ dict_hex = {'á': u'á',
'À': u'À',
'â': u'â',
'É': u'É',
'ë': u'ë',
'ô': u'ô',
'ç': u'ç'
}