- Stratus For Soundcloud Download
- Stratus For Soundcloud Downloader
- Stratus Soundcloud
- Stratus For Soundcloud Login
Stratus is a jQuery powered SoundCloud player that lives at the bottom (or top) of your website or blog. Stratus is a simple web browser designed to make it easier to multitask while watching videos. It features a picture-in-picture (PiP) mode that will always stay on top of your other windows as well as a collection of magic plugins that optimizes video sites for watching. Stratus Free Listening on SoundCloud. Help your audience discover your sounds. Let your audience know what to hear first. With any Pro plan, get Spotlight to showcase the best of your music & audio at the top of your profile. Learn more about Pro.
Installation
See installation guides for: WordPressTumblrBlogger
Installing Stratus is easy!
- Register as a SoundCloud developer to obtain a Client ID.
- Make sure you're using jQuery version 1.7.
- In your page's
<head>
, after jQuery, add the follow script: - Finally, configure and load the Stratus plugin:
Stratus For Soundcloud Download
And that's it! For further customization options, keep reading.
Customization
You can customize Stratus by passing the appropriate options to the stratus
function.
For example, the code below will cause the player to auto play a random Queens of the Stone Age track and hide the download button.
Options
Refer to the table below for all configuration options.
Key | Default | Description |
---|---|---|
align | 'bottom' | Whether the player appears at the top of bottom of the page. Acceptable values: top or bottom |
animate | 'slide' | How and if the player should animate when it opens. Acceptable values: slide , fade , or false . |
auto_play | false | Whether the player should start playing automatically. |
buying | true | Whether the buy button should appear on the player. |
color | 'F60' | The color of the controls and waveform. Acceptable value: hex or name (from SVG color codes) |
download | true | Whether the download button should appear on the player. |
links | An comma separated list of SoundCloud links. Can be a track, set, user, or group. | |
offset | 0 | This will position the player x pixels from the top or bottom of page depending on alignment. |
position | 'fixed' | Change to absolute if you do not want the player to scroll with the page. |
random | false | Whether the first played track is randomly chosen. |
user | true | Whether or not the track artist name is shown on player. |
stats | true | Whether or not the stats for comments, favorites, and plays appear on the player. |
theme | The theme option is deprecated due to security concerns. | |
volume | 50 | The default volume level. Acceptable value: 0 - 100 |
New Features
Dynamically Add Tracks
You can now add tracks to Stratus right from your page. Simply give a SoundCloud track link the class of stratus
and the player will do the rest. This works great for the discography section of your site.
Try it out: Zeds Dead - Lost You
Sharing
Users can now click the share button to email, tweet, facebook, and embed your tracks around the web.
Stratus For Soundcloud Downloader
Commenting & Favoriting
Users can now comment and favorite tracks right from Stratus. Upon intially clicking either button, they will be asked to login to your player. Once logged in, they'll be able to comment and favorite currently playing tracks.
Tracklist
Double-click any blank space on the player to unveil a tracklist of all currently queued up tracks.

Pop-up Player
Users can now popup your player and continue listening to tunes while they browser your site.
Theming
Stratus Soundcloud
Passing a custom theme is deprecated due to security concerns.
Who's using it?
Stratus For Soundcloud Login
Feedback
Got a suggestion? Found a bug? Deployed the player on your site? Let us know api@soundcloud.com
FAQ
Can I keep Stratus playing even when the page reloads?
Not currently. Your site would need to be built so that it doesn't reload rather than the player. However, we do provide a popup function that users can click to enjoy your tunes while browsing your site.
How can I make YouTube videos appear below Stratus?
The trick is adding ?wmode=transparent
to each of your YouTube videos. You can also adjust all YouTube videos on a single page with jQuery.
Stratus is Copyright © 2021 SoundCloud, released under the MIT License.
