Releases: devoxin/lavaplayer
Releases · devoxin/lavaplayer
1.4.5
Fixes
- Fix IDENTITY_REGEX in YoutubeAccessTokenTracker.
Changes
- Bump
jsoup
dependency.
- Bump
commons-io
dependency.
1.4.4
Additions
- Add support for retrieving lyrics from YouTube Music.
- This is accessible through
YoutubeAudioSourceManager#getLyricsForVideo
.
1.4.3
Additions
- Add support for MPEG 2.5
- Add support for SoundCloud short URLs
Fixes
- Fix OGG streaming
- Fix YT access token updating
- Fix status code 403 for YT tracks
1.4.2
- Fix
LocalFormatIntegrationTest
failing.
1.4.1
Additions
- PCM_S24LE support. (@devoxin)
- Dependency version bumps. (@devoxin)
- Rewinding for YouTube streams. (@Walkyst)
- Implement rewinding for OGG files. (@Walkyst)
- Add AudioSourceManagers getter to AudioPlayerManager. (@TopiSenpai)
- Support YouTube format audio tracks. (@melike2d)
- Ability to set custom socket factory. (@Walkyst)
Fixes
- Fix Twitch source. (@Walkyst)
- Fix possible infinite read loop in mpeg parsing. (@Walkyst)
- Fix rewinding to beginning of OGG files. (@Walkyst)
1.3.99.1
- send additional parameters with android reqs
1.3.99
- porting back a few of walkyst's changes
- notably, adds the visitor ID header
- removed client config retries within YT audio track