Download SoundCloud tracks easily
Project description
Soundy
A light-weight SoundCloud package to download and scrape tracks.
Installation
you can install Soundy from PyPI:
pip install soundy
soundy is tested on python 3.7
Usage
Soundy is a command line application, You can download a specific track using the following command
python -m soundy --url track-url-here --path path-here
the default download path is the directory which you run the command from
You can also use Soundy in your own Python code, by importing from the soundy package:
>>> from soundy import soundy
>>> soundy.download_track(url = "url", path = r"path")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file soundy-1.0.2.tar.gz.
File metadata
- Download URL: soundy-1.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f73148e32df5aea4a383b8e6bc1d55f34e31b2ea6402ec4a26eddaf5a02370a9
|
|
| MD5 |
a155a51b237554de115bd1a5b040d25a
|
|
| BLAKE2b-256 |
1abcc8e1b04c0e2d34948aa0bbb668aefa15a1aaacc90a274964edcb8935dd35
|
File details
Details for the file soundy-1.0.2-py3-none-any.whl.
File metadata
- Download URL: soundy-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ca13565f03cd9fad56f42651d309e1c06de7788d29b40f498b7b89aaebad791
|
|
| MD5 |
1fc304328924f7f7fadceb147cc8901c
|
|
| BLAKE2b-256 |
63d95043f5ebc3c6de03e8cd9600650aa11a49560687d7882e22d8f137a5a2b1
|