I find it fascinating how this simple piece of information is relatively hidden on the web. ▪ The standard YouTube video url looks like this: https://www.youtube.com/watch?v=BrD4SAIJrg8▪ Let's add start and end times: https://www.youtube.com/v/BrD4SAIJrg8?start=956&end=1272&version=3 Start and end times are in seconds. So then I thought, maybe I can do the same thing with SoundCloud. I was right, but I had to get the ID of the track I wanted by clicking Share -> Embed and dissecting the generated embed code. https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/160949230&color=ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false |
Miscellaneous > Helpful Hints >