Skip to content

Changelog

In this file you can see the changes between each version of the project.

0.7.2

Full Changelog: https://github.com/stream-rec/stream-rec/compare/v0.7.1...v0.7.2

0.7.1

Full Changelog: https://github.com/hua0512/stream-rec/compare/v0.7.0...v0.7.1

0.7.0

Full Changelog: https://github.com/hua0512/stream-rec/compare/v0.6.9...v0.7.0

0.6.9

Full Changelog: https://github.com/hua0512/stream-rec/compare/v0.6.8...v0.6.9

0.6.8

  • fix(douyin-danmu) : include signature parameter in request

0.6.7

  • refactor(download): fallback to use synchronized handling
  • feat(huya): add a hack for mobile API to use bitrates higher than 10000
  • feat(upload): add support for retrying upload of failed files
  • frontend: fix sidebar misbehavior

0.6.6

  • Feat: add FFMPEG lossless segmentation -f segment (experimental)
  • Feat: add FFMPEG exit on download error flag (experimental)
  • Feat: add platform's fetch interval parameter (experimental)
  • Feat: add Huya platform force original stream flag (experimental)
  • Feat: add Huya platform use mobile API to fetch live room info
  • Feat: add Twitch platform skips ads (experimental)
  • Feat: add Twitch streamlink skip-ads parameter (experimental)
  • Feat: add proxy settings (HTTP_PROXY environment variable, SOCKS proxy not supported)
  • Optimize: Danmu will write 20 at a time to reduce IO write times
  • Optimize: Replace SQLDelight with Jetpack Room
  • Fix: skip Huya live HDR streams as unsupported
  • Fix: Douyu quality selection
  • Fix: Twitch Auth Token not set
  • Fix: After the first segmentation, there is a probability that the Danmu cannot continue to be downloaded
  • Adjust: after disabling streamer recording, post callbacks will be executed