[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes...
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 24 Nov 2013 13:59:19 +0000 (14:59 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 24 Nov 2013 13:59:19 +0000 (14:59 +0100)
commit267ed0c5d3547c68f1d34203c2ae4b0d826a29d9
treedc86b8beea51b1e445280992ec2db99ed128b016
parentf459d17018812dc896324f8208cdfe2ada04ea50
[collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822)

Uses a new helper method in InfoExtractor: _download_xml
youtube_dl/extractor/collegehumor.py
youtube_dl/extractor/common.py