Skip to content

Release Notes


🌟 What’s New

  • Supports base path
  • Added environment variables: OREC_BIND, OREC_BASEPATH, OREC_USERNAME, OREC_PASSWORD

🛠️ Fixes & Improvements

  • Fixed Douyin failed to add channels due to IP geo restrictions
  • Fixed Pandalive cookie verification
  • Updated Apprise to the latest commit
  • Optimized the latency of starting stream recording
  • Fixed some known issues and improved error handling

💬 Tip

The base path can be specified by CLI arguments -B/--basepath or via the OREC_BASEPATH environment variable, such as ./orec run -B /orec/ or OREC_BASEPATH=/orec/ ./orec run.


🛠️ Fixes & Improvements

  • Fixed the desktop variant launching crash
  • Improved Liquid date filter for notification message template
  • Improved bilibili buvid cookie extraction
  • Improved live monitor

🛠️ Fixes & Improvements

  • Fixed and improved notification
  • Fixed Twitch info extractor
  • Supports StripChat URLs that start with a language subdomain
  • Improved recording for Douyu outdoor streaming
  • Improved probe stream retry policy

🌟 What’s New

  • Supports sending notifications
  • Supports copying URLs from selected channels
  • Supports bulk start and stop recording

🛠️ Fixes & Improvements

  • Improved TikTok info extraction
  • Fixed Douyu recording failed due to TLS compatibility
  • Fixed Douyu failed to resolve URLs that contain beta
  • Fixed panic caused by the receiver dropped

🛠️ Fixes & Improvements

  • Fix stripchat stream recording
  • Improved douyin double-screen stream recording

🛠️ Fixes & Improvements

  • Fixed timeout when adding channels via cURL
  • Fixed settings error

🌟 What’s New

  • Supports flv/m3u8 stream recording via cURL

🛠️ Fixes & Improvements

  • Fixed cmd screen flash on Windows

💬 Tip

The unknown platform is a pseudo-platform; its settings are used for all channels added via cURL.


🛠️ Fixes & Improvements

  • Fixed credentials settings
  • Improved video transmuxing

💬 Tip

Make sure to enable with credentials for live monitor in the platform settings for live streamings that require authentication

Initial release