[extractor/generic] Add a test for m3u playlist served without proper Content-Type
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2016.03.18'