diff --git a/tidalapi/media.py b/tidalapi/media.py index d4b355a..e7b76b9 100644 --- a/tidalapi/media.py +++ b/tidalapi/media.py @@ -871,6 +871,7 @@ def _get(self, media_id: str) -> Video: :param media_id: TIDAL's identifier of the video :return: A :class:`Video` object containing all the information about the video. + :raises: A :class:`exceptions.ObjectNotFound` if video is not found or unavailable """ try: