This allows editing the file (and not escaping non-ASCII characters) and reloading it in.
Conflicts: youtube_dl/FileDownloader.py youtube_dl/extractor/smotri.py
This allows us to simplify the calls in the youtube extractor even further.
[XHamsterIE] Fix HD video detection
The paths to each format's page may have leading whitespace. The height and the duration can't be extracted.
In some languages they can be in the format '123,456' instead of '123.456'