-
Notifications
You must be signed in to change notification settings - Fork 2
Track
Joel edited this page Dec 24, 2022
·
7 revisions
Track(self, track_info)| Field | Description |
|---|---|
track_info |
List of JSON Track information |
artist |
Primary artist |
artist_id |
Primary artist ID |
title |
Track title |
path |
Track API path |
title_with-featured |
Track title with featured |
full_title |
Track full title |
url |
Track URL |
id |
Track ID |
featured_artists |
List of featured artists |
date |
Track creation date |
lyrics |
Track lyrics |
lyrics_by_line |
List of Track lyrics |
| Function | Description |
|---|---|
release_date(self) |
Returns the release date of the track as a datetime object |
Created with 💖 by jjoeldaniel