This reverts commit fe6fad1242 and closes #1066.
fe6fad1242
These are attribute values, so we don't need the more complex and whitespace-destroying cleanHTML - we just need to unescape quotes, that's it.
Added an IE and test for Freesound.org .
It uses the same system as ComedyCentralIE to transform ramp urls into http.
Added an IE and test for Criterion videos (closes #1035).
It means the extractor couldn't find it
Urls that contain a query produced filenames with wrong extensions
Add a compat_urlparse to utils.
1up.com uses the gin video system, the extractor is a subclass of IGNIE, it just replaces the video id
Only for www.ign.com, it doesn't support country specific versions (like es.ign.com)
Use xml.etree.ElementTree instead of re when possible