diff --git a/tidalapi/media.py b/tidalapi/media.py index 8cb4d2c..1a162ac 100644 --- a/tidalapi/media.py +++ b/tidalapi/media.py @@ -180,7 +180,7 @@ class Media: actual media, use the release date of the album. """ - id: int + id: str title: str name: str # aka. title duration: int # Duration, in seconds