Giter Club home page Giter Club logo

sdelmo's Introduction

sdelmo

Build Status Python version Codacy Badge

Simple Soundcloud music downloader.

Module no longer works due to updates in soundcloud api mechanism

Wait for a fix soon

Features

  • Download any public soundcloud audio file.
  • audio files can be downloaded with cover if you have eyeD3.

Installation

sdelmo requires Python 3.

Use pip to install the package from PyPI:

pip install sdelmo

Or, install the latest version of the package from GitHub:

pip install git+https://github.com/elmoiv/sdelmo.git

Usage

from sdelmo import scdl

scdl('6aSX01kZxpetA85mf5R9Ezqs3ozjO2zc','https://soundcloud.com/lifeofdesiigner/desiigner-panda')

How to get client_id (in case of expiry)

You can find client_id by searching through XHR requests:

alt text

Installing on Android (via Termux)

Type these commands in termux:

  • apt update && apt upgrade
  • pkg install clang python libxml2 libcrypt libxslt libiconv zlib
  • pip install sdelmo

Contributing

Please contribute! If you want to fix a bug, suggest improvements, or add new features to the project, just open an issue or send me a pull request.

TODO

  • Gathering client_id automatically

sdelmo's People

Contributors

elmoiv avatar

Stargazers

 avatar  avatar  avatar  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.