[utils] Support attributes with no values in get_elements_by_attribute()
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2017.07.02'