Releases: AlyoshaVasilieva/luminous-ttv
Releases · AlyoshaVasilieva/luminous-ttv
Release 0.5.7
- Upgrade dependencies
Release 0.5.6
- Some improvements to the Hola-related code
- Better support for cargo deb; run cargo deb on the code on a Debian-type system to receive a
.deb
package with a systemd unit (usesystemctl edit luminous-ttv
to set options)
Release 0.5.5
- Fix server IP being leaked in errors. This only affects you if you publicly hosted this behind some sort of firewall (i.e. Cloudflare) designed to protect the server's IP.
- The usual dependency bumps.
Release 0.5.4
- Add support for specifying Client-ID instead of it being hardcoded; default is still provided
- Add support for overriding User-Agent header
Release 0.5.3
- Fix bug in argument parsing
- Log listening address at startup
- Internal improvements
Release 0.5.2
- Allow clients to request audio-only streams
- Internal maintenance
Release 0.5.1
- Fix full status check, avoid Prime streams
- Upgrade deps
Release 0.5.0
- TTV-LOL API emulation
- Internal improvements, plus improvements when running as a remote server
Release 0.4.5
- Optional TLS support behind feature
tls
- Optional gzip support behind feature
tls
- Hola support can now be disabled (
--no-default-features
) - Ensure responses aren't cached
- Status endpoint for increased Firefox reliability (needs extension v0.9.0+)
- Copy User-Agent header to make detection less likely
- Internal changes
Pre-built binaries have the default features.
Release 0.4.4
- Use
--list-countries
to list the available proxy countries provided by Hola, for use with--country
- Use
--no-proxy
to connect directly to Twitch, if you're running this on a remote server in an ad-free countries