GithubHelp home page GithubHelp logo

eugenehlushko / soundcloud-music-downloader Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 0.0 376 KB

Nice experimental tool to demonstrate ES6 Isomorphic REACT FLUX application. You will be able to donwload playlists into seperate folders, files will be named with titles.

JavaScript 81.52% CSS 17.99% HTML 0.49%

soundcloud-music-downloader's Introduction

ES6 Isomorphic flux app to download streamable mp3 from soundcloud.com

Installation

clone the project
run npm install

Running the project

open console inside of project directory and do: npm run dev ( prod version probably not needed for this project )
Visit http://localhost:3000
Provide your client_id ( will be used to authenticate you in soundcloud API )
Go to "Get playlists"
Paste URL to your or someone's profile in format https://soundcloud.com/username ofcourse we replace username for real user.
Make sure that node has rights to create dirs, it will create directory ./downloaded and download playlists into seperate folders

TODOs:

  1. Browse playlist, download track from list ( one, stream to browser as download, pretend this is a web service, just for experience )
  2. Search page: search tracks from soundcloud, download button per track ( also streamable to browser as DL )
  3. Add music playback to listen track, add its visualization to footer component
  4. Add search by user to playlist page, change logic so that first you can search for user ( include his avatar will look good. ), and only then fetch his playlists, maybe also fetch his tracks, maybe divide into separate components
  5. Add authentication of "user" through soundcloud if its applicable ( probably not, will require web app registration )

DO NOT DOWNLOAD ANY .mp3 FILES WHICH ARE RESTRICTED OR PROTECTED BY LICENSE, YOU ARE RESPONSIBLE FOR THIS YOURSELF, REMEMBER THIS!

soundcloud-music-downloader's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.