Coder Social home page Coder Social logo

soundcloud-dl's Introduction

goandsoundcloud

SoundCloud-dl

Go Sound Cloud

Fork of https://github.com/AYehia0/soundcloud-dl.

A simple CLI app written in GO used to download sound-tracks from soundcloud with a nice UI and some cool features like downloading with multiple formats/qualities and search.

Overview

soundcloud-dl is a compiled CLI app that uses the soundcloud API to :

  • Download tracks by URL.
  • Search in-app and download.
  • Save tracks with tags/metadata : Artwork Image, Creation Date, Author Name.
  • Multiple formats and qualities.
  • Blazingly Fast
  • Download playlists.
  • Download user's tracks and playlists. (coming soon).

Installation

There are multiple ways to install, the easiest is :

go install github.com/ytret/soundcloud-dl@latest

other way is to grab is the source code and build.

How to use ?

Make sure to read the help menu.

Usage:
  sc <url> [flags]

Flags:
  -b, --best                   Download with the best available quality.
  -p, --download-path string   The download path where tracks are stored. (default "/home/none/Things/github/soundcloud-dl")
  -h, --help                   help for sc
  -s, --search-and-download    Search for tracks by title and prompt one for download
  -v, --version                version for sc

Notes : -s can't work with a url passed.

  • Download through a given URL

goandsoundcloud

  • Download through search

Note: search is limited to 6 results of type track, later on maybe playlist will be added. Also pagination may be add!.

goandsoundcloud

  • Download a playlist

Note : when downloading a playlist, it uses the flag --best to grab the best quality.

goandsoundcloud

soundcloud-dl's People

Contributors

ayehia0 avatar ytret avatar

Watchers

 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.