InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested...
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.04.17'