Coder Social home page Coder Social logo

scdl's Introduction

gopher

Scdl is the fastest SoundCloud music downloading CLI tool. Scdl utilizes a go routine pool ensuring multiple thread safe and fast downloads from SoundCloud within seconds. There are extended features such as search (no URL needed) recursively downloading all songs from a given playlist and more!


build status


Download

Table of Contents

๐Ÿš€ Installation

Brew

# tap
brew tap imthaghost/scdl
# install tool
brew install scdl

Manual

# go get :)
go get https://github.com/imthaghost/scdl
# change to project directory using your GOPATH
cd $GOPATH/src/github.com/imthaghost/scdl/cmd/scdl
# build and install application
go install

Binary

Download Here

Usage

-h, --help - Help screen and usage

-s, --search - Option for searching for songs

Examples

Base Command

# command + SounCloud URL
scdl https://soundcloud.com/polo-g/polo-g-feat-juice-wrld-flex

Search

# search flag
scdl lucid dreams --search
# or
scdl lucid dreams -s

Todo

Short term

  • Cobra command line interface
  • Download audio file from Soundcloud URL
  • Goroutine pool for downloading m3u8 file
  • Installation via Brew
  • Mp3 file contains image cover
  • Download a song through search functionality
  • 80-100% test coverage
  • Update tool for better performance
  • Proxy flag
  • Format flag

Long term

  • Search results
  • Download all songs from a given playlist
  • Download all songs from a given album

๐Ÿ“ License

By contributing, you agree that your contributions will be licensed under its MIT License.

In short, when you submit code changes, your submissions are understood to be under the same MIT License that covers the project. Feel free to contact the maintainers if that's a concern.

scdl's People

Contributors

imthaghost avatar nourserry avatar tylerholland12 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.