<133dj.> Howdy folks, what's the best way to get streaming service (Spotify, Youtube, etc.) links using just the MusicBrainz track ID? preferably programmatically, via API
2024-08-10 22300, 2024
Lotheric joined the channel
2024-08-10 22343, 2024
opticdelusion has quit
2024-08-10 22302, 2024
opticdelusion joined the channel
2024-08-10 22318, 2024
mara42 joined the channel
2024-08-10 22337, 2024
Kladky joined the channel
2024-08-10 22311, 2024
discordbrainz
<05rustynova> Use entity lookups to fetch your entity (add url-rels on recordings) https://musicbrainz.org/ws/2/recording/63a6edb5-e… Then iterate over the "relations" field, filter by "target-type":"url", and get your URL with current_relation.url.ressource
<05rustynova> Often people use importers like astiket and harmony who put streaming links to albums on the release, and don't put anything for the recording. So yeah, it's rare.
2024-08-10 22351, 2024
discordbrainz
<05rustynova> Standalone releases / yt only releases often have those... At least I do put them
2024-08-10 22347, 2024
mara42 joined the channel
2024-08-10 22332, 2024
mara42 has quit
2024-08-10 22335, 2024
SigHunter has quit
2024-08-10 22353, 2024
SigHunter joined the channel
2024-08-10 22346, 2024
mara42 joined the channel
2024-08-10 22304, 2024
mara42 has quit
2024-08-10 22331, 2024
mara42 joined the channel
2024-08-10 22330, 2024
mara42 has quit
2024-08-10 22326, 2024
mara42 joined the channel
2024-08-10 22302, 2024
outsidecontext[m has quit
2024-08-10 22306, 2024
mara42 has quit
2024-08-10 22347, 2024
mara42 joined the channel
2024-08-10 22303, 2024
mara42 has quit
2024-08-10 22345, 2024
mara42 joined the channel
2024-08-10 22323, 2024
mara42 has quit
2024-08-10 22322, 2024
mara42 joined the channel
2024-08-10 22304, 2024
yvanzo[m]
yellowhatpro: Thanks, I will try these tomorrow. Please merge branches whenever possible so that we can test everything together (usually revealing unexpected issues). 😎
2024-08-10 22349, 2024
yellowhatpro[m]
okhayy sempaiii o7
2024-08-10 22300, 2024
mara42 has quit
2024-08-10 22342, 2024
mara42 joined the channel
2024-08-10 22325, 2024
tarun81 joined the channel
2024-08-10 22316, 2024
tarun81 has quit
2024-08-10 22313, 2024
mara42 has quit
2024-08-10 22306, 2024
mara42 joined the channel
2024-08-10 22355, 2024
mara42 has quit
2024-08-10 22321, 2024
pranav[m] joined the channel
2024-08-10 22322, 2024
pranav[m]
Hey akshaaatt shud I add the unit tests and the rest code to the same branch or shud I make a new PR? As it hasn't been reviewed yet