aperezdc / luabot

An XMPP (Jabber) bot written in Lua using the protocol implementation from Verse/Prosody
Other
27 stars 7 forks source link

urltitles: Decode HTML entities #41

Open aperezdc opened 8 years ago

aperezdc commented 8 years ago

Current behaviour:

< aperez > http://verne.elpais.com/verne/2016/09/15/articulo/1473942305_868598.html
< luabot > V&iacute;deo: Esta abuela asturiana ha creado la nueva hamburguesa de chorizo de McDonald's | Verne EL PA&Iacute;S     

The HTML entities &foo; in the extracted title should be decoded.