diff options
author | jellysheep <max.mail@dameweb.de> | 2015-08-02 19:35:01 +0200 |
---|---|---|
committer | jellysheep <max.mail@dameweb.de> | 2015-08-02 19:35:01 +0200 |
commit | d92b4f08f623295028cf59338ca33d2a55c29f7b (patch) | |
tree | 176247f7de0d68093788dac4c45b9c332d8cb37b /module/plugins/hoster/UpstoreNet.py | |
parent | Fix https://github.com/pyload/pyload/issues/1591 (diff) | |
download | pyload-d92b4f08f623295028cf59338ca33d2a55c29f7b.tar.xz |
[ZDF] Encode unicode characters when loading XML
The XML file from the ZDF website often contains unicode characters, which lead to errors like
`'ascii' codec can't decode byte 0xc3 in position 29: ordinal not in range(128)`. This change makes the plugin encode unicode characters to UTF-8 before parsing the XML data.
Diffstat (limited to 'module/plugins/hoster/UpstoreNet.py')
0 files changed, 0 insertions, 0 deletions