Generic: use compat_urllib_parse_unquote to prevent utf8 mangling
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.07.07'