Soundmate 3 3 3 – Soundcloud Desktop Client
Soundmate 3 3 3 – Soundcloud Desktop Client
- Soundmate 3 3 3 – Soundcloud Desktop Client Windows 10
- Soundmate 3 3 3 – Soundcloud Desktop Client Permissions
- Soundmate 3 3 3 – Soundcloud Desktop Client Download
Soundmate 3 3 3 – Soundcloud Desktop Client Windows 10
User friendly desktop client that can handle a large list of music services. Initially, the Musicality application has been designed to work with a vast selection of music services, such as 8tracks, Deezer, Google Play, Jango, Last.fm, MixCloud, Pandora, Rdio, Rhapsody, Seeburg 1000, Slacker Radio, Songza, SoundCloud, Spotify, and TuneIn Radio. Unofficial desktop client for Soundcloud. Music sound soundcloud. License GNU GENERAL PUBLIC LICENSE Version 3.
Released:
Python Soundcloud API
Project description
This is a Soundcloud API library that doesn't require a client ID to function. It's basic, it can really only fetch tracks and playlists, but doesn't require the user to go through the soundcloud app approval process.
Now works again! Soundcloud please stop changing how your site works :)
I once applied for API access and was approved. I used this access for months until it was revoked for some reason and all my emails and new applications were ignored. I decided to create a library that allows me to do Soundcloud API stuff without an approved application.
- Supports asyncio
- Does not require a client ID
- Fetches and writes mp3 metadata (Album artist, title, artwork)
- Can fetch entire playlists of tracks
This library is installable as a pip package.
This library uses programming and algorithms to find a client ID that can be used to access the Soundcloud API.
Saving an mp3 to a file.
This will write the ID3 tags for album artist, track title AND will embed the album artwork into the mp3.
Fetch a playlist
Soundmate 3 3 3 – Soundcloud Desktop Client Permissions
Asyncio Support
Fetch a playlist
Write Album Name or Track Number
This library cannot download tracks that are not marked 'Downloadable'.
'Downloadable' tracks have an MP3 representation while non-'Downloadable' ones only have HLS representations. I would like to add HLS assembly to this library in the future.
Please report any and all bugs using the issues tab.
Feel free to request new features too.
Sure, submit a pull request.
Release historyRelease notifications RSS feed
0.5.4
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size soundcloud-lib-0.5.4.tar.gz (7.0 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for soundcloud-lib-0.5.4.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 8b692c6bd5a8c1422d4161f06d914bb09f56564664fdf8029355b82db3e3c7e8 |
MD5 | f30f343c678452a469fab1d8ed1267b9 |
BLAKE2-256 | b0284ef1aafcc3ab7754cd184c8b13a518169d96257eb2e8b2ef234643dbc047 |
Soundnode App is an Open-Source project to support Soundcloud for desktop Mac, Windows, and Linux.
It's built with Electron, Node.js, Angular.js, and uses the Soundcloud API.
Be aware that Soundnode relies on Soundcloud API which only allows third party apps to play 15 thousand tracks daily. When the rate limit is reached all users are blocked from playing/streaming tracks. The stream will be re-enable one day after (at the same time) streams were blocked.
Follow us on twitter for updates @Soundnodeapp.
Featured on Producthunt, TNWand Gizmodo
Features
- No need to install
- Native media keyboard shortcuts
- Search for new songs
- Easy navigation
- Listen to songs from your Stream, Likes, Tracks, Following or Playlists
- Like songs and save to your liked playlist
- Full playlist feature
- Follow/Unfollow users
And much more!
Configuration
Since soundcloud applies a rate limit to third party apps, you need to configure your own API key to make soundnode work.
Unfortunately soundcloud suspended new application creation, so to retrieve your api key, you have to dig into the soundcloud website.
- Login to soundcloud.com on favorite browser
- Look for an api call and write down the client_id parameter
- Edit your userConfig.json file (see here for location : https://github.com/eliecharra/soundnode-app/blob/master/app/public/js/common/configLocation.js#L34) and update clientId parameter with the previously retrieved one.
How to contribute
First, building, testing, and reporting bugs is highly appreciated. Please include the console's output and steps to reproduce the problem in your bug report, if possible.
If you want to develop, you can look at the issues, especially the bugs, and then fix them.Here's a list of issues.
Please follow the contribution guidelines.
Development
Soundmate 3 3 3 – Soundcloud Desktop Client Download
See the Development page for a complete guide on how to buildthe app locally on your computer.
Check out Electron documentation
Supported Platforms
- Windows
- Mac
- Linux
Author
Contributors
Thanks to all contributors that are helping or helped making Soundnode better.
License
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 license.
Soundmate 3 3 3 – Soundcloud Desktop Client