Shabinder / soundbound-extensions-lib

Soundbound Extension Lib for sources.
https://soundbound.app
155 stars 81 forks source link

Issue opening url #38

Open georgettica opened 3 weeks ago

georgettica commented 3 weeks ago

When using Google pixel and opening a Spotify playlist from the built-in web browser the url is a bit weird and the app doesn't catch it.

I have a url as an example

https://search.app?link=https%3A%2F%2Fopen.spotify.com%2Fplaylist%2F37i9dQZF1DZ06evO3by276&utm_campaign=aga&utm_source=agsadl1%2Csh%2Fx%2Fgs%2Fm2%2F4

Actual Spotify url

https://open.spotify.com/playlist/37i9dQZF1DZ06evO3by276?si=CyVT2UAzTdCicEOqduwlFg

I guess it's easily solvable to support parsing this url ( as I think the code is partially closed I cannot easily PR this)

Shabinder commented 3 weeks ago

Where did you get the first url from, preferably open spotify link in app by sharing from the site.

georgettica commented 2 weeks ago

It's from "google search" inside my mobile, it's just an encapsulation of the original URL.

I hope I am not the only one this happens to others and this issue will be prioritized