播放列表上的Soundcloud API顺序 [英] Soundcloud API order on playlist

查看:109
本文介绍了播放列表上的Soundcloud API顺序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Soundcloud api!

soundcloud api again!

当我使用此调用从soundcloud api中获取播放列表时,我正在尝试订购曲目

I'm trying to order the tracks when grabbing a playlist from soundcloud api using this call

http://api.soundcloud.com/users/radio-pnr/playlists/10599585.json?client_id=XXXX

我可以通过使用

& limit = 10

&limit=10

但是当我放上

order = created_at

order=created_at

要返回排序的曲目,此参数似乎被忽略.
有什么主意吗?

to return the tracks ordered, this parameters seems to be ignored.
Any idea?

谢谢!

推荐答案

订单过滤器不再起作用,当您从某个用户检索曲目时,默认情况下将订单过滤器设置为created_at.

The order filter doesn't work anymore, when you retrieve the tracks from a certain user the order filter is set by default to created_at.

这篇关于播放列表上的Soundcloud API顺序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆