> Have you verified that this isn't a bug fixed already in a later GnuTLS
> version?

I've just done a quick search at
https://gitlab.com/gnutls/gnutls/issues/ but have not found much.

By the way, I'm on Ubuntu 18.04, and these are the software versions
(as reported by libcurl):

libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1
(+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3


> If you have a way to reproduce this, please tell us and I we might be able to
> research this case from our ends.

It is reproducible, although it takes a while to get this to show up.
The 'develop' branch of Tizonia
(https://github.com/tizonia/tizonia-openmax-il/tree/develop) displays
this behaviour. Tizonia is a command-line music player that supports
various cloud services. So basically, the scenario I'm dealing with
is:

- Play music from a Google Play Music paid account e.g.:

$ tizonia --gmusic-unlimited-station 'best of queen'

[ after some variable number of songs (10-30) played, the player
stalls at the end of a song and then it will go into a loop with high
cpu usage as it tries to repeatedly play the next song in the
playlist, but it is unable because of the gnutls handshake error ]

This issue might be reproducible with a free play music account too
but have not tried that yet (so don't know for sure). But an
equivalent command for that would be:

$ tizonia --gmusic-artist 'queen'

Tizonia needs to be built from source (develop branch):
- Build instructions: see
https://github.com/tizonia/tizonia-openmax-il/blob/develop/BUILDING.md
- Configuration: see
https://github.com/tizonia/tizonia-openmax-il/tree/develop#configuration

Before going into the trouble of building Tizonia, perhaps the libcurl
debug info might be able to throw some light?. See the attached logs
as well.

Obviously, I'm not discarding this being some sort of bug in my own code!.

Thanks,
Juan
libcurl/7.58.0 GnuTLS/3.5.18 zlib/1.2.11 libidn2/2.0.4 libpsl/0.19.1 (+libidn2/2.0.4) nghttp2/1.30.0 librtmp/2.3

libcurl : [Couldn't find host r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::16...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::16) port 443 (#0)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:50 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 17:42:29 GMT
libcurl : [Expires: Mon, 04 Jun 2018 17:42:29 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 16298317
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 0
libcurl : [Couldn't find host r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::11...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::11) port 443 (#1)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:31 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 17:49:18 GMT
libcurl : [Expires: Mon, 04 Jun 2018 17:49:18 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 12832391
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 1
libcurl : [Couldn't find host r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::1b...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::1b) port 443 (#2)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 17:54:39 GMT
libcurl : [Expires: Mon, 04 Jun 2018 17:54:39 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10144913
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 2
libcurl : [Couldn't find host r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:3::18...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:3::18) port 443 (#3)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 17:58:54 GMT
libcurl : [Expires: Mon, 04 Jun 2018 17:58:54 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10706023
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 3
libcurl : [Couldn't find host r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:1::19...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:1::19) port 443 (#4)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:53 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:03:22 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:03:22 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 13900276
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 4
libcurl : [Couldn't find host r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::15...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::15) port 443 (#5)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:05 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:09:11 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:09:11 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 6262072
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 5
libcurl : [Couldn't find host r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::14...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::14) port 443 (#6)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:23 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:11:48 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:11:48 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10925452
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 6
libcurl : [Couldn't find host r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::16...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::16) port 443 (#7)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:50 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:16:22 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:16:22 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 16298317
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 7
libcurl : [Couldn't find host r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::11...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::11) port 443 (#8)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:31 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:23:10 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:23:10 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 12832391
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 8
libcurl : [Couldn't find host r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::1b...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::1b) port 443 (#9)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:28:31 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:28:31 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10144913
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 9
libcurl : [Couldn't find host r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:3::18...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:3::18) port 443 (#10)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:32:45 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:32:45 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10706023
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 10
libcurl : [Couldn't find host r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:1::19...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:1::19) port 443 (#11)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:53 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:37:13 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:37:13 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 13900276
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 11
libcurl : [Couldn't find host r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::15...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::15) port 443 (#12)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:05 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:43:01 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:43:01 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 6262072
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 12
libcurl : [Couldn't find host r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::14...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::14) port 443 (#13)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:23 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:45:38 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:45:38 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10925452
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 13
libcurl : [Couldn't find host r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::16...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::16) port 443 (#14)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:50 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:50:11 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:50:11 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 16298317
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 14
libcurl : [Couldn't find host r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::11...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::11) port 443 (#15)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:31 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 18:56:59 GMT
libcurl : [Expires: Mon, 04 Jun 2018 18:56:59 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 12832391
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 15
libcurl : [Couldn't find host r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::1b...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::1b) port 443 (#16)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:02:20 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:02:20 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10144913
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 16
libcurl : [Couldn't find host r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:3::18...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:3::18) port 443 (#17)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:06:34 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:06:34 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10706023
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 17
libcurl : [Couldn't find host r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:1::19...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:1::19) port 443 (#18)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:53 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:11:02 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:11:02 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 13900276
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 18
libcurl : [Couldn't find host r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::15...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::15) port 443 (#19)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:05 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:16:50 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:16:50 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 6262072
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 19
libcurl : [Couldn't find host r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::14...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::14) port 443 (#20)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:23 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:19:27 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:19:27 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10925452
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 20
libcurl : [Couldn't find host r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::16...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::16) port 443 (#21)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:50 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:24:01 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:24:01 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 16298317
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 21
libcurl : [Couldn't find host r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::11...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r2---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::11) port 443 (#22)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:31 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:30:49 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:30:49 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 12832391
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 22
libcurl : [Couldn't find host r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::1b...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r12---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::1b) port 443 (#23)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:36:10 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:36:10 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10144913
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 23
libcurl : [Couldn't find host r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:3::18...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r9---sn-cu-ajtez.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:3::18) port 443 (#24)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:29 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:40:24 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:40:24 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10706023
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 24
libcurl : [Couldn't find host r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:1::19...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r10---sn-cu-ajtel.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:1::19) port 443 (#25)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:53 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:44:52 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:44:52 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 13900276
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 25
libcurl : [Couldn't find host r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5:2::15...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r6---sn-cu-ajtes.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5:2::15) port 443 (#26)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:05 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:50:39 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:50:39 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 6262072
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 26
libcurl : [Couldn't find host r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::14...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r5---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::14) port 443 (#27)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256
libcurl : [	 server certificate verification SKIPPED
libcurl : [	 server certificate status verification SKIPPED
libcurl : [	 common name: *.googlevideo.com (matched)
libcurl : [	 server certificate expiration date OK
libcurl : [	 server certificate activation date OK
libcurl : [	 certificate public key: RSA
libcurl : [	 certificate version: #3
libcurl : [	 subject: C=US,ST=California,L=Mountain View,O=Google LLC,CN=*.googlevideo.com
libcurl : [	 start date: Tue, 22 May 2018 11:58:00 GMT
libcurl : [	 expire date: Tue, 14 Aug 2018 11:58:00 GMT
libcurl : [	 issuer: C=US,O=Google Inc,CN=Google Internet Authority G2
libcurl : [	 compression: NULL
libcurl : [ALPN, server did not agree to a protocol
libcurl : [GET /videoplayback?id=...
libcurl : [HTTP/1.1 200 OK
libcurl : [Last-Modified: Fri, 10 Mar 2017 11:27:23 GMT
libcurl : [Content-Type: audio/mpeg
libcurl : [Date: Mon, 04 Jun 2018 19:53:16 GMT
libcurl : [Expires: Mon, 04 Jun 2018 19:53:16 GMT
libcurl : [Cache-Control: private, max-age=0
libcurl : [Accept-Ranges: bytes
libcurl : [Content-Length: 10925452
libcurl : [Connection: close
libcurl : [Alt-Svc: hq=":443"; ma=2592000; quic=51303433; quic=51303432; quic=51303431; quic=51303339; quic=51303335,quic=":443"; ma=2592000; v="43,42,41,39,35"
libcurl : [X-Content-Type-Options: nosniff
libcurl : [Server: gvs 1.0
libcurl : [
libcurl : [Closing connection 27
libcurl : [Couldn't find host r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com in the .netrc file; using defaults
libcurl : [  Trying 2a00:23a0:1e5::16...
libcurl : [TCP_NODELAY set
libcurl : [Connected to r7---sn-cu-ajtee.c.doc-0-0-sj.sj.googleusercontent.com (2a00:23a0:1e5::16) port 443 (#28)
libcurl : [found 133 certificates in /etc/ssl/certs/ca-certificates.crt
libcurl : [found 402 certificates in /etc/ssl/certs
libcurl : [ALPN, offering http/1.1
libcurl : [SSL re-using session ID
libcurl : [gnutls_handshake() failed: An unexpected TLS packet was received.
libcurl : [stopped the pause stream!
libcurl : [Closing connection 28
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to