Specify starting time of track within URL for Soun

2019-04-03 07:18发布

问题:

Anyone know if there's a way to generate URL's for SoundCloud tracks that specify a start time for the song? I'm looking for a way to force playback of streams at a certain time in the stream without having to do any processing on my end via the API.

回答1:

As @bsz correctly noticed, we have released a way of specifying start time on the sound when linking to it, append #t=12s to the sound's URL to start it at 12th second, etc.

If the audio is long enough, you can use (e.g.) #t=2h10m12s.



回答2:

They seem to have added a #t option but not sure if you can also give an stop time:

https://soundcloud.com/razhavaniazha-com/06-06-2013-razhavaniazha-afn#t=54:00



回答3:

You can also specify a start time one minute or over by appending

#XmXs

If you want a time right on the minute mark (e.g. 3:00), include 0 seconds (0s) in the time code (i.e. 3m0s), or else the start time will be ignored. It does not appear to support a start time over an hour.



回答4:

Click share and set or pick time



标签: soundcloud