Download any song using this library
Project description
MuDoPy
MuDoPy is a Python library for downloading songs.
Syntext to download song
import mudopy
mudopy.set_path("path to chromedriver\chromedriver.exe") #one for one time mudopy.download_path(r"your download path") #only for one time mudopy("song name","artist name(optional)")
#if you not enter download path then library will downloaded into cwd
Installation
pip install mudopy
Usage
import mudopy
mudopy.download_path(r"your download path") #only for one time
mudopy.download("Song name","name of artist")#Will download the song in download_path
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
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
mudopy-3.5.tar.gz
(3.0 kB
view details)
File details
Details for the file mudopy-3.5.tar.gz
.
File metadata
- Download URL: mudopy-3.5.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91d038f81537566c9a12d0c54738c84196413992a753b40aa15836fc7724bcf5 |
|
MD5 | af4e7509fa2ca992638ac79d0ab2fced |
|
BLAKE2b-256 | 3e4588c3d9f9521baa6c7c4f7b9727f0270b3912c21355ac670040239ba854b0 |