Spotify Playlist

Trent N tavn1992 at gmail.com
Mon Jun 1 04:20:12 EDT 2020


I could probably do this for you. Just need to know how many playlists
it would need to be to decide how hard it would be. I have some
experience with this type of stuff.
Also if they are able to file so many reports so fast. I worry that
any program to try and combat this would be rate limited pretty fast,,
and not able to keep up with the report. It would just have to be
looked into.
Please email me privately and we can discuss.


On Mon, Jun 1, 2020 at 1:02 AM <giansofficial at gmail.com> wrote:
>
> Il giorno lunedì 1 giugno 2020 07:03:45 UTC+2, Chris Angelico ha scritto:
> > On Mon, Jun 1, 2020 at 2:55 PM Terry Reedy <tjreedy at udel.edu> wrote:
> > >
> > > On 5/31/2020 7:10 PM, Chris Angelico wrote:
> > > > Automation would be a bit harder, as you'd have to periodically query
> > > > the API for each playlist's description, and then update them.
> > > > https://developer.spotify.com/documentation/web-api/reference/playlists/get-playlist/
> > > >
> > > > The reason this would be harder is that you'd risk running up against
> > > > the rate limits:
> > > > https://developer.spotify.com/documentation/web-api/#rate-limiting
> > >
> > > Their recommendation is to query infomation about multiple items at
> > > once, as their API allows.  I suspect that one can also add or update
> > > multiple items at once.
> >
> > I'm not sure, but that doesn't even matter. The question is more about
> > how frequently you can query to see if it's been wiped. But that might
> > be irrelevant, depending on exactly how high the rate limits are - I
> > didn't check. (If you're allowed, say, 1500 calls per day, then you
> > could poll every minute and still be fine.)
> >
> > But I only did a very cursory examination. A feasibility test, the
> > results of which are that I'd be confident putting this project in the
> > hands of a competent novice programmer.
> >
> > ChrisA
>
> I received other 6 reports tonight, i'm desperate, don't know what to do.
>
> Please guys, can you help me? PLEASE. Do you know someone who can code something like this? PLEASE.
> --
> https://mail.python.org/mailman/listinfo/python-list


More information about the Python-list mailing list