Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoundCloud #14

Open
4 tasks
olegp opened this issue May 14, 2014 · 2 comments
Open
4 tasks

SoundCloud #14

olegp opened this issue May 14, 2014 · 2 comments

Comments

@olegp
Copy link
Contributor

olegp commented May 14, 2014

  • audio (tracks)
  • contacts (users)
  • groups
  • playlists
@joselee joselee self-assigned this May 14, 2014
@ramkumargithub ramkumargithub self-assigned this Jul 31, 2014
@ramkumargithub
Copy link
Contributor

Hi,

I have created the soundCloud.js file, please verify it. Here are some findings that I noticed

  1. PageSource for this link "https://soundcloud.com/search/people?q=rahman" does not provide actual content of the files/sourceLinks. So I have used "https://api.soundcloud.com/playlists?client_id=YOUR_CLIENT_ID&q=rahman"

  2. The api.soundcloud.com is a public Rest API provided by the SoundCloud for developers. I have used this in another mobile application project.

  3. I am not quite sure if the tags for parsing the JSON request, that I have used are correct. But if I am able to run it on the server I could fix the minor corrections (may be needed)

Thanks,
Ram kumar

@olegp
Copy link
Contributor Author

olegp commented Jul 31, 2014

Please see my comments on the pull request: #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants