https://github.com/scompo/soundcloud-streaming-helper
Example of using the Soundcloud APIs to get a streaming link of a track from the URL.
https://github.com/scompo/soundcloud-streaming-helper
Last synced: 2 months ago
JSON representation
Example of using the Soundcloud APIs to get a streaming link of a track from the URL.
- Host: GitHub
- URL: https://github.com/scompo/soundcloud-streaming-helper
- Owner: scompo
- License: unlicense
- Created: 2013-10-03T13:40:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-03T13:50:15.000Z (over 12 years ago)
- Last Synced: 2025-12-31T10:09:07.328Z (6 months ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
soundcloud-streaming-helper
==========================
Example of using the Soundcloud APIs to get a streaming link of a track from the URL.
Uses [soundcloud-python](https://github.com/soundcloud/soundcloud-python).