]> git.bitcoin.ninja Git - youtube-dl/blob - youtube_dl/version.py
[utils] Prevent hyphen at beginning of filename (Fixes #5035)
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.02.24'