mirror of
https://github.com/AmarnathCJD/Spot-DL.git
synced 2026-04-27 06:25:52 +03:00
[PR #4] [MERGED] Minor fixes #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Spot-DL#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AmarnathCJD/Spot-DL/pull/4
Author: @AshokShau
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/19/2025
Merged by: @AmarnathCJD
Base:
k← Head:k📝 Commits (3)
40a56d7DONEa34592cRegen Spotify peoto with protobuf 6.33.01366c32:/📊 Changes
57 files changed (+4364 additions, -22895 deletions)
View changed files
📝
.gitignore(+3 -1)📝
decrypt.py(+1 -0)➕
libspot/__init__.py(+34 -0)➕
libspot/audio/__init__.py(+912 -0)➕
libspot/audio/decoders.py(+122 -0)➕
libspot/audio/decrypt.py(+45 -0)➕
libspot/audio/format.py(+37 -0)➕
libspot/audio/storage.py(+139 -0)➕
libspot/cache.py(+18 -0)📝
libspot/core.py(+1149 -589)📝
libspot/crypto.py(+49 -52)➕
libspot/dealer.py(+11 -0)📝
libspot/mercury.py(+45 -65)📝
libspot/metadata.py(+150 -2)➕
libspot/oauth.py(+141 -0)📝
libspot/proto/Authentication_pb2.py(+65 -1970)📝
libspot/proto/CanvazMeta_pb2.py(+22 -76)📝
libspot/proto/Canvaz_pb2.py(+31 -549)📝
libspot/proto/ClientToken_pb2.py(+56 -45)📝
libspot/proto/Connect_pb2.py(+72 -2328)...and 37 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.