https://github.com/dimmg/soundclails
Playground with Soundcloud and Youtube APIs
https://github.com/dimmg/soundclails
ruby rubyonrails soundcloud-api youtube-api
Last synced: about 1 month ago
JSON representation
Playground with Soundcloud and Youtube APIs
- Host: GitHub
- URL: https://github.com/dimmg/soundclails
- Owner: dimmg
- Created: 2017-03-02T13:13:46.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-07-12T21:57:36.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T22:27:37.735Z (3 months ago)
- Topics: ruby, rubyonrails, soundcloud-api, youtube-api
- Language: HTML
- Homepage: https://soundclails.herokuapp.com/
- Size: 482 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Soundclails
The intent of the project was to play around with Soundcloud and Youtube APIs.
The final result is an analyzer of the provided Soundcloud playlist, that supports filters like: downloadable, less/most liked, less/most viewed.
Youtube API was used to show top 10 results on Youtube for a specific song title.Live example and instructions on how to use it, can be found {here}[https://soundclails.herokuapp.com/].