Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Hi @Emrah78,
I understand your goal is to create a script that automatically adds new entries from various country-specific viral charts into one playlist, so you don’t have to check each chart manually every day. Here's how you can set up a script to automate this process:
This way, you’ll have an automatically updated playlist that includes all the new entries from the charts you follow without having to manually check each one.
I hope this helps you automate your playlist creation! Let me know if you have any questions or need further assistance.
You can use the Python library Spotipy to get the playlist tracks and adding them to a playlist. You'll need the code with user authorization.
You can get all the playlist IDs with sp.category_playlists(category_id="0JQ5DAudkNjCgYMM0TZXDw", limit=50, offset=x)
If you save those IDs into a file or database, you'll need to run that only once.
I can write it for you. Edit: or you can post what you already have, and I will have a look at it.
There are 75 viral charts, so I am not sure if it won't trigger a rate limit.
Do you collect the new entries of all countries, or are you only interested in specific ones?
Hi @Emrah78,
It's been a week, so I just wanted to check how things are going with your development journey.
Sorry for not offering further assistance after your last message.
Hi @Emrah78
When you save the target playlist I'd, you can keep adding tracks to it, without needing creating new ones.
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…