[YoutubeDL] use a more correct terminology in the error message for file:// URLs
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2016.01.09'