[ted] Fix extraction for videos without nativeDownloads (closes #16756, closes #17085)
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2018.07.21'