Skip to content

Reverbic v1.5.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 19:22
· 62 commits to develop since this release
e392a42

Version Platform Built with Rust License

What's new in v1.5.2

This is a massive update that brings powerful new features to YouTube and Spotify, along with significant UX improvements!

Highlights

  • YouTube Authentication & Playlists: You can now configure a cookies.txt file to access age-restricted and region-locked videos. Enjoy your Liked videos and personal Playlists straight from the terminal!
  • YouTube Continuous Playback & Radio: Videos now play continuously. When a list ends, YouTube Radio kicks in to provide an infinite mix of similar songs.
  • Instant YouTube Resolution: We've integrated the Deno runtime internally with yt-dlp to solve YouTube's signature challenges instantly.
  • Spotify Connect Device Picker: Press Ctrl+D to open a brand new menu listing all your available Spotify Connect devices and transfer playback seamlessly.
  • Radio Playlists & Bookmarks: Group your favorite radio stations into custom playlists. You can also save YouTube videos locally using the new Bookmarks tab!
  • Robust Auto-Updates: The installer and auto-updater have been completely bulletproofed, using SHA256 integrity checks to seamlessly update your app.

Installation

# Quick install (Windows)
irm https://raw.githubusercontent.com/sewandev/Reverbic/main/install.ps1 | iex

# Package managers
scoop bucket add reverbic https://github.com/sewandev/scoop-reverbic; scoop install reverbic   # Windows (Scoop)
cargo install --git https://github.com/sewandev/Reverbic.git --locked                          # Any OS (Rust)

Documentation

Make sure to check out the newly updated guides for setting up the integrations:

Full Changelog

For a detailed list of all the additions, changes, and fixes, please refer to the official changelog:


Thank you to everyone using Reverbic! Update now from the app or grab the latest installer below.