Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regex to support detailed URI #947 #949

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

ludwigjo
Copy link
Contributor

Updated the regex to support a more detailed version of the URI as described in #947

The updated regex function support URIs in the following format: spotify:user:USERNAME:playlist:PLAYLISTID

@stephanebruckert
Copy link
Member

Looks good, a chance you can add a changelog?

@ludwigjo
Copy link
Contributor Author

Sure! Will add the edit to the changelog.

@ludwigjo
Copy link
Contributor Author

@stephanebruckert The changelog is now updated.

@stephanebruckert stephanebruckert changed the title Fix regex to support detailed URI as #947 Fix regex to support detailed URI #947 Mar 15, 2023
@stephanebruckert stephanebruckert merged commit f2d23e2 into spotipy-dev:master Mar 15, 2023
@stephanebruckert stephanebruckert linked an issue Mar 15, 2023 that may be closed by this pull request
@stephanebruckert
Copy link
Member

Thanks! I will try to release this next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question about Regex check for URI/URL
2 participants