You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
When we are parsing a URL, should the returned media object have a property type?
For example in the case of youtube. a youtube video link can be of two types video and playlist.
I'm sure there are more for youtube.
For discogs, release and master.
In term of design, I'm not sure if we should always return a type, even for providers that do not have any, or if we should let the user decide when a type is avaible and what they'll do with it?