Skip to content

nicbotes/soundcloud-set-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundcloud Set Stripper

pulls out a steam file of the tracks in a soundcloud set that can be played on xmbc.

copy the file to you xmbc devise and start streaming.

tested on raspbmc

Use

if this is the proper url 'https://soundcloud.com/boebzy/sets/stereodose'

then append the url /boebzy/sets/stereodose

to http://agile-everglades-3734.herokuapp.com/tracks or http://agile-everglades-3734.herokuapp.com/stream_tracks

Call

http://agile-everglades-3734.herokuapp.com/tracks/boebzy/sets/stereodose http://agile-everglades-3734.herokuapp.com/stream_tracks/boebzy/sets/stereodose

try it or download the stream file

Response

[
	"http://api.soundcloud.com/tracks/103997903/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/72527255/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/101834466/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/91460960/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/106315004/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/11496366/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/68552565/stream?consumer_key=hijuflqxoOtr6W4NA",
	"http://api.soundcloud.com/tracks/38899811/stream?consumer_key=hijuflqxoOqzLdtr6W4NAw"
]

About

extracts tracks out of soundcloud sets to return stream files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages