Using 'foo.mp4' shouldn't raise an error. If 'foo' is given suggest using 'foo.%(ext)s' for the template
It uses the 'touch' subdomain and adds a '#' before 'video'
Fix typo in month name
_download_xml
_real_extract
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
Now it looks directly in the info dictionary
In this case the 'original_format' field must be used.
Remove the `except KeyError` clause, it won't get raised anymore
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