[GH-ISSUE #8] [ERROR]: 'track_title' is not available #7

Open
opened 2026-02-28 14:27:06 +03:00 by kerem · 2 comments
Owner

Originally created by @M05QU170 on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/DevLARLEY/spotify-oggmp4-dl/issues/8

Hello guys, I'm getting this error [ERROR]: 'track_title' is not available. Does it mean, it's completely broken? Tried different cdms, it's all same.

Originally created by @M05QU170 on GitHub (Feb 19, 2026). Original GitHub issue: https://github.com/DevLARLEY/spotify-oggmp4-dl/issues/8 Hello guys, I'm getting this error [ERROR]: 'track_title' is not available. Does it mean, it's completely broken? Tried different cdms, it's all same.
Author
Owner

@DevLARLEY commented on GitHub (Feb 20, 2026):

I currently don't have an API to obtain track metadata.
The web client uses websockets (it somehow receives the data it needs without every sending a request) and the Android app uses some convoluted protobuf protocol (either custom or something like gRPC)

<!-- gh-comment-id:3935575520 --> @DevLARLEY commented on GitHub (Feb 20, 2026): I currently don't have an API to obtain track metadata. The web client uses websockets (it somehow receives the data it needs without every sending a request) and the Android app uses some convoluted protobuf protocol (either custom or something like gRPC)
Author
Owner

@M05QU170 commented on GitHub (Feb 20, 2026):

Check project pyspodl

<!-- gh-comment-id:3937438343 --> @M05QU170 commented on GitHub (Feb 20, 2026): Check project pyspodl
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-oggmp4-dl#7
No description provided.