[vidme] Fix view_count extraction and remove comment_count extraction (Fixes #5133)
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.03.03.1'