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

playlist.json has duplicate info #8

Open
Rexadev opened this issue Jun 28, 2023 · 3 comments
Open

playlist.json has duplicate info #8

Rexadev opened this issue Jun 28, 2023 · 3 comments

Comments

@Rexadev
Copy link
Contributor

Rexadev commented Jun 28, 2023

"spotify_playlist_id": "xx",
same as
"spotify_link": "https://open.spotify.com/playlist/xxx",

"youtube_playlist_id": "xx",

same as
"youtube_link": "https://www.youtube.com/playlist?list=xx"

@yogeshwaran01
Copy link
Owner

No, duplicate info. spotify_playlist_id is id of the playlist and spotify_link is the link to open in browser. Same for youtube

@yogeshwaran01
Copy link
Owner

Yes, It can be get from other. Just for easy to open in browser or copy.

@Rexadev
Copy link
Contributor Author

Rexadev commented Jul 9, 2023

Yes, It can be get from other. Just for easy to open in browser or copy.

So just have the URL versions

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

No branches or pull requests

2 participants