Reputation: 1584
Does streaming a sound track using SC.stream() increment the playback_count of that track?
Upvotes: 0
Views: 110
Reputation: 119
yes. any requests to api.soundcloud.com/tracks/TID/stream?client_id=CID
will count as a stream.
same goes for /tracks/TID/download?
Upvotes: 1