jar

xyz.gianlu.librespot : librespot-lib

Maven & Gradle

May 17, 2023
2 usages
218 stars

librespot-java lib

Table Of Contents

Latest Version

Download xyz.gianlu.librespot : librespot-lib JAR file - Latest Versions:

All Versions

Download xyz.gianlu.librespot : librespot-lib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window librespot-lib-1.6.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.spotify.canvaz

├─ com.spotify.canvaz.CanvazMeta.class - [JAR]

├─ com.spotify.canvaz.CanvazOuterClass.class - [JAR]

xyz.gianlu.librespot.core

├─ xyz.gianlu.librespot.core.ApResolver.class - [JAR]

├─ xyz.gianlu.librespot.core.EventService.class - [JAR]

├─ xyz.gianlu.librespot.core.FacebookAuthenticator.class - [JAR]

├─ xyz.gianlu.librespot.core.Login5Api.class - [JAR]

├─ xyz.gianlu.librespot.core.PacketsReceiver.class - [JAR]

├─ xyz.gianlu.librespot.core.SearchManager.class - [JAR]

├─ xyz.gianlu.librespot.core.Session.class - [JAR]

├─ xyz.gianlu.librespot.core.TimeProvider.class - [JAR]

├─ xyz.gianlu.librespot.core.TokenProvider.class - [JAR]

xyz.gianlu.librespot.json

├─ xyz.gianlu.librespot.json.GenericJson.class - [JAR]

├─ xyz.gianlu.librespot.json.JsonWrapper.class - [JAR]

├─ xyz.gianlu.librespot.json.ResolvedContextWrapper.class - [JAR]

├─ xyz.gianlu.librespot.json.StationsWrapper.class - [JAR]

xyz.gianlu.librespot.metadata

├─ xyz.gianlu.librespot.metadata.AlbumId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.ArtistId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.EpisodeId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.ImageId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.LocalId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.PlayableId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.PlaylistId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.ShowId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.SpotifyId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.TrackId.class - [JAR]

├─ xyz.gianlu.librespot.metadata.UnsupportedId.class - [JAR]

xyz.gianlu.librespot.mercury

├─ xyz.gianlu.librespot.mercury.JsonMercuryRequest.class - [JAR]

├─ xyz.gianlu.librespot.mercury.MercuryClient.class - [JAR]

├─ xyz.gianlu.librespot.mercury.MercuryRequests.class - [JAR]

├─ xyz.gianlu.librespot.mercury.ProtobufMercuryRequest.class - [JAR]

├─ xyz.gianlu.librespot.mercury.RawMercuryRequest.class - [JAR]

├─ xyz.gianlu.librespot.mercury.SubListener.class - [JAR]

xyz.gianlu.librespot.audio

├─ xyz.gianlu.librespot.audio.AbsChunkedInputStream.class - [JAR]

├─ xyz.gianlu.librespot.audio.AudioKeyManager.class - [JAR]

├─ xyz.gianlu.librespot.audio.DecodedAudioStream.class - [JAR]

├─ xyz.gianlu.librespot.audio.GeneralWritableStream.class - [JAR]

├─ xyz.gianlu.librespot.audio.HaltListener.class - [JAR]

├─ xyz.gianlu.librespot.audio.MetadataWrapper.class - [JAR]

├─ xyz.gianlu.librespot.audio.NormalizationData.class - [JAR]

├─ xyz.gianlu.librespot.audio.PlayableContentFeeder.class - [JAR]

├─ xyz.gianlu.librespot.audio.StreamId.class - [JAR]

com.spotify

├─ com.spotify.Authentication.class - [JAR]

├─ com.spotify.Keyexchange.class - [JAR]

├─ com.spotify.Mercury.class - [JAR]

├─ com.spotify.Pubsub.class - [JAR]

xyz.gianlu.librespot

├─ xyz.gianlu.librespot.Version.class - [JAR]

├─ xyz.gianlu.librespot.ZeroconfServer.class - [JAR]

com.spotify.transfer

├─ com.spotify.transfer.PlaybackOuterClass.class - [JAR]

├─ com.spotify.transfer.QueueOuterClass.class - [JAR]

├─ com.spotify.transfer.SessionOuterClass.class - [JAR]

├─ com.spotify.transfer.TransferStateOuterClass.class - [JAR]

xyz.gianlu.librespot.common

├─ xyz.gianlu.librespot.common.AsyncProcessor.class - [JAR]

├─ xyz.gianlu.librespot.common.AsyncWorker.class - [JAR]

├─ xyz.gianlu.librespot.common.Base62.class - [JAR]

├─ xyz.gianlu.librespot.common.BytesArrayList.class - [JAR]

├─ xyz.gianlu.librespot.common.FisherYatesShuffle.class - [JAR]

├─ xyz.gianlu.librespot.common.Log4JUncaughtExceptionHandler.class - [JAR]

├─ xyz.gianlu.librespot.common.NameThreadFactory.class - [JAR]

├─ xyz.gianlu.librespot.common.NetUtils.class - [JAR]

├─ xyz.gianlu.librespot.common.ProtoUtils.class - [JAR]

├─ xyz.gianlu.librespot.common.ProtobufToJson.class - [JAR]

├─ xyz.gianlu.librespot.common.Utils.class - [JAR]

xyz.gianlu.librespot.audio.storage

├─ xyz.gianlu.librespot.audio.storage.AudioFile.class - [JAR]

├─ xyz.gianlu.librespot.audio.storage.AudioFileFetch.class - [JAR]

├─ xyz.gianlu.librespot.audio.storage.AudioFileStreaming.class - [JAR]

├─ xyz.gianlu.librespot.audio.storage.ChannelManager.class - [JAR]

├─ xyz.gianlu.librespot.audio.storage.StorageFeedHelper.class - [JAR]

xyz.gianlu.librespot.crypto

├─ xyz.gianlu.librespot.crypto.CipherPair.class - [JAR]

├─ xyz.gianlu.librespot.crypto.DiffieHellman.class - [JAR]

├─ xyz.gianlu.librespot.crypto.PBKDF2.class - [JAR]

├─ xyz.gianlu.librespot.crypto.Packet.class - [JAR]

├─ xyz.gianlu.librespot.crypto.Shannon.class - [JAR]

xyz.gianlu.librespot.dealer

├─ xyz.gianlu.librespot.dealer.ApiClient.class - [JAR]

├─ xyz.gianlu.librespot.dealer.DealerClient.class - [JAR]

├─ xyz.gianlu.librespot.dealer.MessageType.class - [JAR]

com.spotify.clienttoken.data.v0

├─ com.spotify.clienttoken.data.v0.Connectivity.class - [JAR]

com.spotify.login5v3

├─ com.spotify.login5v3.ClientInfoOuterClass.class - [JAR]

├─ com.spotify.login5v3.Code.class - [JAR]

├─ com.spotify.login5v3.Credentials.class - [JAR]

├─ com.spotify.login5v3.Hashcash.class - [JAR]

├─ com.spotify.login5v3.Identifiers.class - [JAR]

├─ com.spotify.login5v3.Login5.class - [JAR]

├─ com.spotify.login5v3.UserInfoOuterClass.class - [JAR]

com.spotify.explicit

├─ com.spotify.explicit.ExplicitContentPubsub.class - [JAR]

com.spotify.context

├─ com.spotify.context.ContextOuterClass.class - [JAR]

├─ com.spotify.context.ContextPageOuterClass.class - [JAR]

├─ com.spotify.context.ContextPlayerOptionsOuterClass.class - [JAR]

├─ com.spotify.context.ContextTrackOuterClass.class - [JAR]

├─ com.spotify.context.PlayOriginOuterClass.class - [JAR]

├─ com.spotify.context.RestrictionsOuterClass.class - [JAR]

com.spotify.metadata

├─ com.spotify.metadata.Metadata.class - [JAR]

com.spotify.connectstate

├─ com.spotify.connectstate.Connect.class - [JAR]

├─ com.spotify.connectstate.Player.class - [JAR]

xyz.gianlu.librespot.audio.cdn

├─ xyz.gianlu.librespot.audio.cdn.CdnFeedHelper.class - [JAR]

├─ xyz.gianlu.librespot.audio.cdn.CdnManager.class - [JAR]

xyz.gianlu.librespot.audio.format

├─ xyz.gianlu.librespot.audio.format.AudioQualityPicker.class - [JAR]

├─ xyz.gianlu.librespot.audio.format.SuperAudioFormat.class - [JAR]

xyz.gianlu.librespot.audio.decoders

├─ xyz.gianlu.librespot.audio.decoders.AudioQuality.class - [JAR]

├─ xyz.gianlu.librespot.audio.decoders.Decoders.class - [JAR]

├─ xyz.gianlu.librespot.audio.decoders.Mp3Decoder.class - [JAR]

├─ xyz.gianlu.librespot.audio.decoders.VorbisDecoder.class - [JAR]

├─ xyz.gianlu.librespot.audio.decoders.VorbisOnlyAudioQuality.class - [JAR]

com.spotify.extendedmetadata

├─ com.spotify.extendedmetadata.EntityExtensionDataOuterClass.class - [JAR]

├─ com.spotify.extendedmetadata.ExtendedMetadata.class - [JAR]

├─ com.spotify.extendedmetadata.ExtensionKindOuterClass.class - [JAR]

com.spotify.playlist_annotate3

├─ com.spotify.playlist_annotate3.PlaylistAnnotate3.class - [JAR]

com.spotify.clienttoken.http.v0

├─ com.spotify.clienttoken.http.v0.ClientToken.class - [JAR]

com.spotify.playlist4

├─ com.spotify.playlist4.Playlist4ApiProto.class - [JAR]

xyz.gianlu.librespot.cache

├─ xyz.gianlu.librespot.cache.CacheJournal.class - [JAR]

├─ xyz.gianlu.librespot.cache.CacheManager.class - [JAR]

├─ xyz.gianlu.librespot.cache.JournalHeader.class - [JAR]

xyz.gianlu.librespot.audio.decrypt

├─ xyz.gianlu.librespot.audio.decrypt.AesAudioDecrypt.class - [JAR]

├─ xyz.gianlu.librespot.audio.decrypt.AudioDecrypt.class - [JAR]

├─ xyz.gianlu.librespot.audio.decrypt.NoopAudioDecrypt.class - [JAR]

com.spotify.storage

├─ com.spotify.storage.StorageResolve.class - [JAR]

Advertisement