On dom, dic 07, 2014 at 09:32:12 -0600, David McMackins wrote:
> Package: mpv
> Version: 0.7.1-1
> Severity: normal
>
> Dear Maintainer,
>
> When passing a YouTube URL to mpv, I get a TLS error:
>
> [libav] tls: The TLS connection was non-properly terminated.
> Failed to recognize file format.
Package: mpv
Version: 0.7.1-1
Severity: normal
Dear Maintainer,
When passing a YouTube URL to mpv, I get a TLS error:
[libav] tls: The TLS connection was non-properly terminated.
Failed to recognize file format.
I can play the same video using
$ youtube-dl -o - $VIDEO_URL | mpv -
and it runs