[compat] compat_etree_fromstring: also decode the text attribute
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 26 Oct 2015 15:41:24 +0000 (16:41 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 26 Oct 2015 15:41:24 +0000 (16:41 +0100)
commitf78546272cf7c4b10c8003870728ab69bec982fc
tree35449b6fd8c220411a30403396ef705d149650a8
parent387db16a789fea25795433538d80513c18d0f699
[compat] compat_etree_fromstring: also decode the text attribute

Deletes parse_xml from utils, because it also does it.
test/test_compat.py
youtube_dl/compat.py
youtube_dl/extractor/ard.py
youtube_dl/extractor/generic.py
youtube_dl/utils.py