Hello,
sorry, the link
https://get.filebot.net/filebot/latest/ ... titles.pkg just gives me a "NOT FOUND".
This is what I get when using the terminal command line as written above:
Code: Select all
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/subtitles.sh)"
+ URL=https://get.filebot.net/filebot/latest/FileBot_Subtitles.pkg
+ PKG=/var/folders/jl/phd7fwy10k99fphxy76r21c40000gn/T/FileBot_Subtitles.pkg
+ APP='/Applications/FileBot Subtitles.app'
+ fetch /var/folders/jl/phd7fwy10k99fphxy76r21c40000gn/T/FileBot_Subtitles.pkg https://get.filebot.net/filebot/latest/FileBot_Subtitles.pkg
+ curl --verbose --fail --location --output /var/folders/jl/phd7fwy10k99fphxy76r21c40000gn/T/FileBot_Subtitles.pkg --time-cond /var/folders/jl/phd7fwy10k99fphxy76r21c40000gn/T/FileBot_Subtitles.pkg --retry 5 https://get.filebot.net/filebot/latest/FileBot_Subtitles.pkg
Warning: Illegal date format for -z, --time-cond (and not a file name).
Warning: Disabling time condition. See curl_getdate(3) for valid date syntax.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 2400:cb00:2048:1::6819:fe11...
* TCP_NODELAY set
* Connected to get.filebot.net (2400:cb00:2048:1::6819:fe11) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [96 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [3672 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [148 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-CHACHA20-POLY1305
* ALPN, server accepted to use h2
* Server certificate:
* subject: OU=Domain Control Validated; OU=PositiveSSL Multi-Domain; CN=ssl388286.cloudflaressl.com
* start date: Jun 21 00:00:00 2018 GMT
* expire date: Dec 28 23:59:59 2018 GMT
* subjectAltName: host "get.filebot.net" matched cert's "*.filebot.net"
* issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO ECC Domain Validation Secure Server CA 2
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7fa76f805800)
> GET /filebot/latest/FileBot_Subtitles.pkg HTTP/2
> Host: get.filebot.net
> User-Agent: curl/7.54.0
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* The requested URL returned error: 404
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 0
* TLSv1.2 (OUT), TLS alert, Client hello (1):
} [2 bytes data]
curl: (22) The requested URL returned error: 404