FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream (fixes...
[youtube-dl] / youtube_dl / version.py
1 from __future__ import unicode_literals
2
3 __version__ = '2015.01.15.1'